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