Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Dimensions Class
Members


In This Topic
    Dimensions Class
    In This Topic
    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
    public class Dimensions : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.Dimensions

    See Also