Uses of Interface
com._1c.g5.v8.dt.moxel.content.CellsProperties
- 
Packages that use CellsProperties 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 CellsProperties in com._1c.g5.v8.dt.moxel.contentMethods in com._1c.g5.v8.dt.moxel.content that return CellsProperties Modifier and Type Method Description CellsPropertiesContentFactory. createCellsProperties()Returns a new object of class 'Cells Properties'.
- 
Uses of CellsProperties in com._1c.g5.v8.dt.moxel.content.implClasses in com._1c.g5.v8.dt.moxel.content.impl that implement CellsProperties Modifier and Type Class Description classCellsPropertiesImplAn implementation of the model object 'Cells Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return CellsProperties Modifier and Type Method Description CellsPropertiesContentFactoryImpl. createCellsProperties()
- 
Uses of CellsProperties in com._1c.g5.v8.dt.moxel.content.utilMethods in com._1c.g5.v8.dt.moxel.content.util with parameters of type CellsProperties Modifier and Type Method Description TContentSwitch. caseCellsProperties(CellsProperties object)Returns the result of interpreting the object as an instance of 'Cells Properties'.
 
-