GrapeCity.Xaml.Excel
TotalsRowCustomFunction Property (IExcelTableColumn)


Represents the formula that is used to perform the calculation the totals cell of the column
Syntax
'Declaration
 
Property TotalsRowCustomFunction As String
'Usage
 
Dim instance As IExcelTableColumn
Dim value As String
 
instance.TotalsRowCustomFunction = value
 
value = instance.TotalsRowCustomFunction
string TotalsRowCustomFunction {get; set;}
Remarks
It should be only exists when the TotlsRowFunction is custom
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTableColumn Interface
IExcelTableColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options