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