Click or drag to resize

PageColRow Fields

The PageColRow type exposes the following members.

Fields
Name Description
Public field EndCol
Represents the ending column index in a data structure, such as a table or matrix.
Public field EndRow
Represents the index of the last row in a data structure or table.
Public field StartCol
Represents the starting column index for a particular operation or data structure.
Public field StartRow
Represents the starting row index for operations or data processing.
Top
See Also