var value; // Type: Oriel value = GcSpread.Sheets.SpreadThemes.Oriel;
var Oriel : Oriel;
activeSheet.currentTheme("Oriel"); activeSheet.isPaintSuspended(false); activeSheet.repaint();
SpreadThemes class
Copyright © GrapeCity, inc. All rights reserved.