Class TableStyle
Represents the style of a table in a Word document.
Inheritance
System.Object
TableStyle
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class TableStyle : Enum
Fields
DarkList
Table with dark list style.
Declaration
public const TableStyle DarkList
Field Value
| Type | Description |
|---|---|
| TableStyle |
DarkShading
Table with dark shading.
Declaration
public const TableStyle DarkShading
Field Value
| Type | Description |
|---|---|
| TableStyle |
LightList
Table with light list style.
Declaration
public const TableStyle LightList
Field Value
| Type | Description |
|---|---|
| TableStyle |
LightShading
Table with light shading.
Declaration
public const TableStyle LightShading
Field Value
| Type | Description |
|---|---|
| TableStyle |
MediumList1
Table with medium list style 1.
Declaration
public const TableStyle MediumList1
Field Value
| Type | Description |
|---|---|
| TableStyle |
MediumList2
Table with medium list style 2.
Declaration
public const TableStyle MediumList2
Field Value
| Type | Description |
|---|---|
| TableStyle |
MediumShading1
Table with medium shading style 1.
Declaration
public const TableStyle MediumShading1
Field Value
| Type | Description |
|---|---|
| TableStyle |
MediumShading2
Table with medium shading style 2.
Declaration
public const TableStyle MediumShading2
Field Value
| Type | Description |
|---|---|
| TableStyle |
TableGrid
Table style with gridlines.
Declaration
public const TableStyle TableGrid
Field Value
| Type | Description |
|---|---|
| TableStyle |
TableNormal
Default table style.
Declaration
public const TableStyle TableNormal
Field Value
| Type | Description |
|---|---|
| TableStyle |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |