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