GcSpread.Sheets Namespace > Spread type : showDragFillSmartTag Method |
var instance = new GcSpread.Sheets.Spread(host, options); var returnValue; // Type: boolean returnValue = instance.showDragFillSmartTag(value);
function showDragFillSmartTag( value : boolean ) : boolean;
true
if the drag fill dialog is displayed; otherwise, false
.spread.showDragFillSmartTag(true);