Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtDgContainer Class / Size Property


In This Topic
Size Property (OfficeArtDgContainer)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Size As Integer
 
'Usage
 
Dim instance As OfficeArtDgContainer
Dim value As Integer
 
value = instance.Size
See Also