Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientData Class / Size Property


In This Topic
    Size Property (OfficeArtClientData)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Size As Integer
    'Usage
     
    
    Dim instance As OfficeArtClientData
    Dim value As Integer
     
    value = instance.Size
    public int Size {get;}
    See Also