GcSpread.Sheets Namespace > TableStyles type : removeCustomStyleByName Method |
var value; // Type: boolean value = GcSpread.Sheets.TableStyles.removeCustomStyleByName(styleName);
function removeCustomStyleByName( styleName : string ) : boolean;
true
if the remove action succeeds; otherwise, false
.