Spread WinForms 15
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
See Also