Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IBiff8Structure Interface / Size Property


In This Topic
    Size Property (IBiff8Structure)
    In This Topic
    Gets the size of the structure in bytes.
    Syntax
    'Declaration
     
    
    ReadOnly Property Size As Integer
    'Usage
     
    
    Dim instance As IBiff8Structure
    Dim value As Integer
     
    value = instance.Size
    int Size {get;}
    See Also