var instance = new GC.Spread.Sheets.Slicers.SlicerStyle(); var returnValue; // Type: any returnValue = instance.name(value);
function name( value : string ) : any;
Parameters
- value
- The slicer style name.
Return Value
If no value is set, returns the name of the style; otherwise, returns the slicer style.