Uses of Class
com._1c.g5.v8.dt.moxel.AbstarctMoxelTransfer
-
Packages that use AbstarctMoxelTransfer Package Description com._1c.g5.v8.dt.moxel -
-
Uses of AbstarctMoxelTransfer in com._1c.g5.v8.dt.moxel
Subclasses of AbstarctMoxelTransfer in com._1c.g5.v8.dt.moxel Modifier and Type Class Description class
MoxelTransferCells
The classMoxelTransferSheet
provides a platform-specific mechanism for converting v8 spreadsheet document represented as a javaSpreadsheetDocument
to a platform specific representation of the data and vice versa.class
MoxelTransferDrawing
The classMoxelTransferDrawing
provides a platform-specific mechanism for converting v8 spreadsheet drawing represented as a javaSpreadsheetDocument
to a platform specific representation of the data and vice versa.
-