Namespace: Spire.Spreadsheet.Forms.Utility
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum StyleSet
Public Enumeration StyleSet
public enum class StyleSet
type StyleSet
Members
| Member | Value | Description |
|---|---|---|
| All | 0 | |
| Color | 1 | |
| TextWrapped | 2 | |
| HAlignment | 4 | |
| VAlignment | 8 | |
| NumberFormat | 16 | |
| Custom | 32 | |
| PatternColor | 64 | |
| Shrink | 128 | |
| Border | 256 | |
| CellLocked | 512 | |
| TextDirection | 1024 |