Uses of Interface
com._1c.g5.v8.dt.moxel.content.SpreadsheetProperties
- 
Packages that use SpreadsheetProperties Package Description com._1c.g5.v8.dt.moxel.content com._1c.g5.v8.dt.moxel.content.impl com._1c.g5.v8.dt.moxel.content.util 
- 
- 
Uses of SpreadsheetProperties in com._1c.g5.v8.dt.moxel.contentMethods in com._1c.g5.v8.dt.moxel.content that return SpreadsheetProperties Modifier and Type Method Description SpreadsheetPropertiesContentFactory. createSpreadsheetProperties()Returns a new object of class 'Spreadsheet Properties'.
- 
Uses of SpreadsheetProperties in com._1c.g5.v8.dt.moxel.content.implClasses in com._1c.g5.v8.dt.moxel.content.impl that implement SpreadsheetProperties Modifier and Type Class Description classSpreadsheetPropertiesImplAn implementation of the model object 'Spreadsheet Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return SpreadsheetProperties Modifier and Type Method Description SpreadsheetPropertiesContentFactoryImpl. createSpreadsheetProperties()
- 
Uses of SpreadsheetProperties in com._1c.g5.v8.dt.moxel.content.utilMethods in com._1c.g5.v8.dt.moxel.content.util with parameters of type SpreadsheetProperties Modifier and Type Method Description TContentSwitch. caseSpreadsheetProperties(SpreadsheetProperties object)Returns the result of interpreting the object as an instance of 'Spreadsheet Properties'.
 
-