Enum PresetStyle
PresetStyle enumeration
Represents the preset style or an GridWeb control. By far, we provide 7 preset styles.
public enum PresetStyle
Values
| Name | Value | Description |
|---|---|---|
| Standard | 0 | Standard style, silver |
| Colorful1 | 1 | Rose |
| Colorful2 | 2 | Blue |
| Professional1 | 3 | Cyan |
| Professional2 | 4 | Cyan again |
| Traditional1 | 5 | Dark |
| Traditional2 | 6 | Gray |
| Custom | 7 | Use your customized style |
See Also
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb