Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Dimensions Class
Members


Dimensions Class
ID Number 0x200 512 This record specifies the used range of the sheet. It specifies the row and column bounds of used cells in the sheet. Used cells include all cells with formulas or data.
Syntax
'Declaration
 
Public Class Dimensions 
   Implements IBiff8Structure 
 
'Usage
 
Dim instance As Dimensions
Inheritance Hierarchy

System.Object
   FarPoint.Excel.Dimensions

See Also