var instance = new GC.Spread.Sheets.Slicers.Slicer(name, table, columnName); var returnValue; // Type: any returnValue = instance.visuallyNoDataItems(value);
function visuallyNoDataItems( value : boolean ) : any;
Parameters
- value
- The setting for items with no data.
Return Value
If no value is set, returns whether to visually distinguish the items with no data; otherwise, returns the slicer.