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