Exemple #1
0
 /*
  * Queues up a command to load the specified properties of the object. You must call "context.sync()" before reading the properties.
  */
 public Microsoft.ExcelServices.ChartLegendFormat Load(OfficeExtension.LoadOption option)
 {
     OfficeExtension.Utility._Load(this, option);
     return(this);
 }
Exemple #2
0
 /*
  * Queues up a command to load the specified properties of the object. You must call "context.sync()" before reading the properties.
  */
 public Microsoft.ExcelServices.Table Load(OfficeExtension.LoadOption option)
 {
     OfficeExtension.Utility._Load(this, option);
     return(this);
 }
 /*
  * Queues up a command to load the specified properties of the object. You must call "context.sync()" before reading the properties.
  */
 public Microsoft.ExcelServices.ChartGridlines Load(OfficeExtension.LoadOption option)
 {
     OfficeExtension.Utility._Load(this, option);
     return(this);
 }
 /*
  * Queues up a command to load the specified properties of the object. You must call "context.sync()" before reading the properties.
  */
 public Microsoft.ExcelServices.BindingCollection Load(OfficeExtension.LoadOption option)
 {
     OfficeExtension.Utility._Load(this, option);
     return(this);
 }
 /*
  * Queues up a command to load the specified properties of the object. You must call "context.sync()" before reading the properties.
  */
 public Microsoft.ExcelServices.FormatProtection Load(OfficeExtension.LoadOption option)
 {
     OfficeExtension.Utility._Load(this, option);
     return(this);
 }