Uses of Interface
com._1c.g5.v8.dt.moxel.ColumnGroup
Packages that use ColumnGroup
-
Uses of ColumnGroup in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return ColumnGroupModifier and TypeMethodDescriptionMoxelFactory.createColumnGroup()Returns a new object of class 'Column Group'.Methods in com._1c.g5.v8.dt.moxel that return types with arguments of type ColumnGroupModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ColumnGroup>SpreadsheetDocument.getColumnGroups()Returns the value of the 'Column Groups' containment reference list. -
Uses of ColumnGroup in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement ColumnGroupModifier and TypeClassDescriptionclassAn implementation of the model object 'Column Group'.Methods in com._1c.g5.v8.dt.moxel.impl that return ColumnGroupMethods in com._1c.g5.v8.dt.moxel.impl that return types with arguments of type ColumnGroupModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ColumnGroup>SpreadsheetDocumentImpl.getColumnGroups() -
Uses of ColumnGroup in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type ColumnGroupModifier and TypeMethodDescriptionMoxelSwitch.caseColumnGroup(ColumnGroup object) Returns the result of interpreting the object as an instance of 'Column Group'.