Spread Windows Forms 12.0 Product Documentation
Total Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableColumn Interface : Total Property
Gets the Total cell for a ITableColumn object.
Syntax
'Declaration
 
ReadOnly Property Total As IRange
'Usage
 
Dim instance As ITableColumn
Dim value As IRange
 
value = instance.Total
IRange Total {get;}

Property Value

The Total cell for a ITableColumn object.
See Also

Reference

ITableColumn Interface
ITableColumn Members