CellArea

Contents
[ ]

cellArea

       Represent an area of cells.            
Property Name Property Type Nullable ReadOnly DefaultValue Description
EndColumn Integer True False The end column index.
EndRow Integer True False The end row index.
StartColumn Integer True False The start column index.
StartRow Integer True False The start row index.