示例#1
0
 public void ChangeCase(NetOffice.PowerPointApi.Enums.PpChangeCase type)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "ChangeCase", type);
 }
 public void ChangeCase(NetOffice.PowerPointApi.Enums.PpChangeCase type)
 {
     Factory.ExecuteMethod(this, "ChangeCase", type);
 }