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