Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / Extension Structure / AttributeCount Property


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