TableStyleType
Overview
TableStyleType is a enum in Aspose.Cells FOSS for .NET.
Represents the built-in Excel table style types.
This enumeration defines 62 built-in Excel table style values.
Description
TableStyleType is an enumeration type in the Aspose.Cells FOSS library for .NET. It defines a set of named constants that control behavior or specify options within the API. Enumerations like TableStyleType help ensure type safety by restricting values to a predefined set.
Values
| Value | Description |
|---|---|
None | Represents the default style with no table formatting applied |
TableStyleLight1 | Represents the first light table style preset |
TableStyleLight2 | Represents the second light table style preset |
TableStyleLight3 | Represents the third light table style preset |
TableStyleLight4 | Represents the fourth light table style preset |
TableStyleLight5 | Represents the fifth light table style preset |
TableStyleLight6 | Represents the sixth light table style preset |
TableStyleLight7 | Represents the seventh light table style preset |
TableStyleLight8 | Represents the eighth light table style preset |
TableStyleLight9 | Represents the ninth light table style preset |
TableStyleLight10 | Represents the tenth light table style preset |
TableStyleLight11 | Represents the eleventh light table style preset |
TableStyleLight12 | Represents the twelfth light table style preset |
TableStyleLight13 | Represents the thirteenth light table style preset |
TableStyleLight14 | Represents the fourteenth light table style preset |
TableStyleLight15 | Represents the fifteenth light table style preset |
TableStyleLight16 | Represents the sixteenth light table style preset |
TableStyleLight17 | Represents the seventeenth light table style preset |
TableStyleLight18 | Represents the eighteenth light table style preset |
TableStyleLight19 | Represents the nineteenth light table style preset |
TableStyleLight20 | Represents the twentieth light table style preset |
TableStyleLight21 | Represents the twenty-first light table style preset. |
TableStyleMedium1 | Represents the first medium table style preset. |
TableStyleMedium2 | Represents the second medium table style preset. |
TableStyleMedium3 | Represents the third medium table style preset. |
TableStyleMedium4 | Represents the fourth medium table style preset. |
TableStyleMedium5 | Represents the fifth medium table style preset. |
TableStyleMedium6 | Represents the sixth medium table style preset. |
TableStyleMedium7 | Represents the seventh medium table style preset. |
TableStyleMedium8 | Represents the eighth medium table style preset. |
TableStyleMedium9 | Represents the ninth medium table style preset. |
TableStyleMedium10 | Represents the tenth medium table style preset. |
TableStyleMedium11 | Represents the eleventh medium table style preset. |
TableStyleMedium12 | Represents the twelfth medium table style preset. |
TableStyleMedium13 | Represents the thirteenth medium table style preset. |
TableStyleMedium14 | Represents the fourteenth medium table style preset. |
TableStyleMedium15 | Represents the fifteenth medium table style preset. |
TableStyleMedium16 | Represents the sixteenth medium table style preset. |
TableStyleMedium17 | Represents the seventeenth medium table style preset. |
TableStyleMedium18 | Represents the eighteenth medium table style preset. |
TableStyleMedium19 | Represents the nineteenth medium table style preset. |
TableStyleMedium20 | Represents the twentieth medium table style preset. |
TableStyleMedium21 | Represents the twenty-first medium table style preset. |
TableStyleMedium22 | Represents the twenty-second medium table style preset. |
TableStyleMedium23 | Represents the twenty-third medium table style preset. |
TableStyleMedium24 | Represents the twenty-fourth medium table style preset. |
TableStyleMedium25 | Represents the twenty-fifth medium table style preset. |
TableStyleMedium26 | Represents the twenty-sixth medium table style preset. |
TableStyleMedium27 | Represents the twenty-seventh medium table style preset. |
TableStyleMedium28 | Represents the twenty-eighth medium table style preset. |
TableStyleDark1 | Represents the first dark table style preset. |
TableStyleDark2 | Represents the second dark table style preset. |
TableStyleDark3 | Represents the third dark table style preset. |
TableStyleDark4 | Represents the fourth dark table style preset. |
TableStyleDark5 | Represents the fifth dark table style preset. |
TableStyleDark6 | Represents the sixth dark table style preset. |
TableStyleDark7 | Represents the seventh dark table style preset. |
TableStyleDark8 | Represents the eighth dark table style preset. |
TableStyleDark9 | Represents the ninth dark table style preset. |
TableStyleDark10 | Represents the tenth dark table style preset. |
TableStyleDark11 | Represents the eleventh dark table style preset. |
Custom | Represents a custom user-defined table style. |