[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.GenerateGetPivotDataFunction

GenerateGetPivotDataFunction Method

GenerateGetPivotDataFunction(IRange)

Generate the corresponding function "GETPIVOTDATA" for the cells in the pivot table.

Declaration
string GenerateGetPivotDataFunction(IRange destination = null)
Function GenerateGetPivotDataFunction(Optional destination As IRange = Nothing) As String
Parameters
Type Name Description
IRange destination

Indicates for which area the "GETPIVOTDATA" function is generated.

Returns
Type Description
string

"GETPIVOTDATA" function