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