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