SpreadJS Documentation
name Method
Gets or sets the name of the style.
Syntax
var instance = new GcSpread.Sheets.SlicerStyle();
var value; // Type: any
value = instance.name();
function name() : any;

Return Value

Returns the style name. If the name is not set, it returns the slicer style.
See Also

Reference

SlicerStyle type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.