Click or drag to resize
SheetCellPosition Properties

The SheetCellPosition type exposes the following members.

Properties
  NameDescription
Public propertyCol
Column position.
Public propertyColspan
Number of columns an object should span.
Public propertyRow
Row position.
Public propertyRowspan
Number of rows an object should span.
Public propertySession
The session from which this structure was created.
(Inherited from AbstractStructure.)
Top
See Also