ISheetCellPosition MembersQlik Sense .NET SDK - API Reference
The ISheetCellPosition 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.
Back to Top
See Also