getPvtStyleDeclarations {pivottabler} | R Documentation |
Get pivot table style declarations from a pivot table style.
Description
getPvtStyleDeclarations
is a utility function that reads the styles
from a pivot table style.
Usage
getPvtStyleDeclarations(pvtStyle = NULL)
Arguments
pvtStyle |
The pivot table style to read. |
Value
a list of style declarations.
[Package pivottabler version 1.5.5 Index]