GcSpread.Sheets Namespace > ItemSlicer type : showNoDataItems Method |
var instance = new GcSpread.Sheets.ItemSlicer(); var returnValue; // Type: boolean returnValue = instance.showNoDataItems(value);
function showNoDataItems( value : boolean ) : boolean;