TableStyleValues Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Table Style Type
public enum TableStyleValues
public readonly struct TableStyleValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Spreadsheet.TableStyleValues>, IEquatable<DocumentFormat.OpenXml.Spreadsheet.TableStyleValues>
type TableStyleValues =
type TableStyleValues = struct
interface IEnumValue
interface IEnumValueFactory<TableStyleValues>
Public Enum TableStyleValues
Public Structure TableStyleValues
Implements IEnumValue, IEnumValueFactory(Of TableStyleValues), IEquatable(Of TableStyleValues)
- Inheritance
-
TableStyleValues
- Inheritance
-
TableStyleValues
Fields
Name | Value | Description |
---|---|---|
WholeTable | 0 | Whole Table Style. When the item is serialized out as xml, its value is "wholeTable". |
HeaderRow | 1 | Header Row Style. When the item is serialized out as xml, its value is "headerRow". |
TotalRow | 2 | Total Row Style. When the item is serialized out as xml, its value is "totalRow". |
FirstColumn | 3 | First Column Style. When the item is serialized out as xml, its value is "firstColumn". |
LastColumn | 4 | Last Column Style. When the item is serialized out as xml, its value is "lastColumn". |
FirstRowStripe | 5 | First Row Stripe Style. When the item is serialized out as xml, its value is "firstRowStripe". |
SecondRowStripe | 6 | Second Row Stripe Style. When the item is serialized out as xml, its value is "secondRowStripe". |
FirstColumnStripe | 7 | First Column Stripe Style. When the item is serialized out as xml, its value is "firstColumnStripe". |
SecondColumnStripe | 8 | Second Column Stripe Style. When the item is serialized out as xml, its value is "secondColumnStripe". |
FirstHeaderCell | 9 | First Header Row Style. When the item is serialized out as xml, its value is "firstHeaderCell". |
LastHeaderCell | 10 | Last Header Style. When the item is serialized out as xml, its value is "lastHeaderCell". |
FirstTotalCell | 11 | First Total Row Style. When the item is serialized out as xml, its value is "firstTotalCell". |
LastTotalCell | 12 | Last Total Row Style. When the item is serialized out as xml, its value is "lastTotalCell". |
FirstSubtotalColumn | 13 | First Subtotal Column Style. When the item is serialized out as xml, its value is "firstSubtotalColumn". |
SecondSubtotalColumn | 14 | Second Subtotal Column Style. When the item is serialized out as xml, its value is "secondSubtotalColumn". |
ThirdSubtotalColumn | 15 | Third Subtotal Column Style. When the item is serialized out as xml, its value is "thirdSubtotalColumn". |
FirstSubtotalRow | 16 | First Subtotal Row Style. When the item is serialized out as xml, its value is "firstSubtotalRow". |
SecondSubtotalRow | 17 | Second Subtotal Row Style. When the item is serialized out as xml, its value is "secondSubtotalRow". |
ThirdSubtotalRow | 18 | Third Subtotal Row Style. When the item is serialized out as xml, its value is "thirdSubtotalRow". |
BlankRow | 19 | Blank Row Style. When the item is serialized out as xml, its value is "blankRow". |
FirstColumnSubheading | 20 | First Column Subheading Style. When the item is serialized out as xml, its value is "firstColumnSubheading". |
SecondColumnSubheading | 21 | Second Column Subheading Style. When the item is serialized out as xml, its value is "secondColumnSubheading". |
ThirdColumnSubheading | 22 | Third Column Subheading Style. When the item is serialized out as xml, its value is "thirdColumnSubheading". |
FirstRowSubheading | 23 | First Row Subheading Style. When the item is serialized out as xml, its value is "firstRowSubheading". |
SecondRowSubheading | 24 | Second Row Subheading Style. When the item is serialized out as xml, its value is "secondRowSubheading". |
ThirdRowSubheading | 25 | Third Row Subheading Style. When the item is serialized out as xml, its value is "thirdRowSubheading". |
PageFieldLabels | 26 | Page Field Labels Style. When the item is serialized out as xml, its value is "pageFieldLabels". |
PageFieldValues | 27 | Page Field Values Style. When the item is serialized out as xml, its value is "pageFieldValues". |
BlankRow | Blank Row Style. When the item is serialized out as xml, its value is "blankRow". |
|
Equality(TableStyleValues, TableStyleValues) | ||
Equals(Object) | ||
Equals(TableStyleValues) | ||
FirstColumn | First Column Style. When the item is serialized out as xml, its value is "firstColumn". |
|
FirstColumnStripe | First Column Stripe Style. When the item is serialized out as xml, its value is "firstColumnStripe". |
|
FirstColumnSubheading | First Column Subheading Style. When the item is serialized out as xml, its value is "firstColumnSubheading". |
|
FirstHeaderCell | First Header Row Style. When the item is serialized out as xml, its value is "firstHeaderCell". |
|
FirstRowStripe | First Row Stripe Style. When the item is serialized out as xml, its value is "firstRowStripe". |
|
FirstRowSubheading | First Row Subheading Style. When the item is serialized out as xml, its value is "firstRowSubheading". |
|
FirstSubtotalColumn | First Subtotal Column Style. When the item is serialized out as xml, its value is "firstSubtotalColumn". |
|
FirstSubtotalRow | First Subtotal Row Style. When the item is serialized out as xml, its value is "firstSubtotalRow". |
|
FirstTotalCell | First Total Row Style. When the item is serialized out as xml, its value is "firstTotalCell". |
|
GetHashCode() | ||
HeaderRow | Header Row Style. When the item is serialized out as xml, its value is "headerRow". |
|
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<TableStyleValues>.Create(String) | ||
Inequality(TableStyleValues, TableStyleValues) | ||
LastColumn | Last Column Style. When the item is serialized out as xml, its value is "lastColumn". |
|
LastHeaderCell | Last Header Style. When the item is serialized out as xml, its value is "lastHeaderCell". |
|
LastTotalCell | Last Total Row Style. When the item is serialized out as xml, its value is "lastTotalCell". |
|
PageFieldLabels | Page Field Labels Style. When the item is serialized out as xml, its value is "pageFieldLabels". |
|
PageFieldValues | Page Field Values Style. When the item is serialized out as xml, its value is "pageFieldValues". |
|
SecondColumnStripe | Second Column Stripe Style. When the item is serialized out as xml, its value is "secondColumnStripe". |
|
SecondColumnSubheading | Second Column Subheading Style. When the item is serialized out as xml, its value is "secondColumnSubheading". |
|
SecondRowStripe | Second Row Stripe Style. When the item is serialized out as xml, its value is "secondRowStripe". |
|
SecondRowSubheading | Second Row Subheading Style. When the item is serialized out as xml, its value is "secondRowSubheading". |
|
SecondSubtotalColumn | Second Subtotal Column Style. When the item is serialized out as xml, its value is "secondSubtotalColumn". |
|
SecondSubtotalRow | Second Subtotal Row Style. When the item is serialized out as xml, its value is "secondSubtotalRow". |
|
TableStyleValues(String) | Creates a new TableStyleValues enum instance |
|
ThirdColumnSubheading | Third Column Subheading Style. When the item is serialized out as xml, its value is "thirdColumnSubheading". |
|
ThirdRowSubheading | Third Row Subheading Style. When the item is serialized out as xml, its value is "thirdRowSubheading". |
|
ThirdSubtotalColumn | Third Subtotal Column Style. When the item is serialized out as xml, its value is "thirdSubtotalColumn". |
|
ThirdSubtotalRow | Third Subtotal Row Style. When the item is serialized out as xml, its value is "thirdSubtotalRow". |
|
ToString() | ||
TotalRow | Total Row Style. When the item is serialized out as xml, its value is "totalRow". |
|
WholeTable | Whole Table Style. When the item is serialized out as xml, its value is "wholeTable". |