Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Series Class / sdtBSize Property


In This Topic
sdtBSize Property
In This Topic
Syntax
'Declaration
 
Public Property sdtBSize As UShort
 
'Usage
 
Dim instance As Series
Dim value As UShort
 
instance.sdtBSize = value
 
value = instance.sdtBSize
See Also