Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesCache Class / Totals Property


In This Topic
Totals Property
In This Topic
Syntax
'Declaration
 
Public Property Totals As UInteger()
 
'Usage
 
Dim instance As SeriesCache
Dim value() As UInteger
 
instance.Totals = value
 
value = instance.Totals
See Also