DocxTable Class
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.
Item in All tables anywhere in the document; these objects are not sequentially placed but are scatted across the document
public class DocxTable
type DocxTable = class
Public Class DocxTable
- Inheritance
-
DocxTable
Constructors
| Name | Description |
|---|---|
| DocxTable() | |
Properties
| Name | Description |
|---|---|
| BottomBorderColor |
HTML-style color hex value (do not include a #) |
| BottomBorderSize |
Width of the border in points (1/72nd of an inch) |
| BottomBorderSpace |
Spacing around the border in points (1/72nd of an inch) |
| BottomBorderType |
Type for the bottom border - can be a Single, DashDotStroked, Dashed, DashSmallGap, DotDash, DotDotDash, Dotted, Double, DoubleWave, Inset, Nil, None, Outset, Thick, ThickThinLargeGap, ThickThinMediumGap, ThickThinSmallGap, ThinThickLargeGap, ThinThickMediumGap, ThinThickSmallGap, ThinThickThinLargeGap, ThinThickThinMediumGap, ThinThickThinSmallGap, ThreeDEmboss, ThreeDEngrave, Triple, Wave |
| CellHorizontalBorderColor |
HTML-style color hex value (do not include a #) |
| CellHorizontalBorderSize |
Width of the border in points (1/72nd of an inch) |
| CellHorizontalBorderSpace |
Spacing around the border in points (1/72nd of an inch) |
| CellHorizontalBorderType |
Type for the cell horizontal border - can be a Single, DashDotStroked, Dashed, DashSmallGap, DotDash, DotDotDash, Dotted, Double, DoubleWave, Inset, Nil, None, Outset, Thick, ThickThinLargeGap, ThickThinMediumGap, ThickThinSmallGap, ThinThickLargeGap, ThinThickMediumGap, ThinThickSmallGap, ThinThickThinLargeGap, ThinThickThinMediumGap, ThinThickThinSmallGap, ThreeDEmboss, ThreeDEngrave, Triple, Wave |
| CellVerticalBorderColor |
HTML-style color hex value (do not include a #) |
| CellVerticalBorderSize |
Width of the border in points (1/72nd of an inch) |
| CellVerticalBorderSpace |
Spacing around the border in points (1/72nd of an inch) |
| CellVerticalBorderType |
Type for the cell vertical border - can be a Single, DashDotStroked, Dashed, DashSmallGap, DotDash, DotDotDash, Dotted, Double, DoubleWave, Inset, Nil, None, Outset, Thick, ThickThinLargeGap, ThickThinMediumGap, ThickThinSmallGap, ThinThickLargeGap, ThinThickMediumGap, ThinThickSmallGap, ThinThickThinLargeGap, ThinThickThinMediumGap, ThinThickThinSmallGap, ThreeDEmboss, ThreeDEngrave, Triple, Wave |
| EndBorderColor |
HTML-style color hex value (do not include a #) |
| EndBorderSize |
Width of the border in points (1/72nd of an inch) |
| EndBorderSpace |
Spacing around the border in points (1/72nd of an inch) |
| EndBorderType |
Type for the end border - can be a Single, DashDotStroked, Dashed, DashSmallGap, DotDash, DotDotDash, Dotted, Double, DoubleWave, Inset, Nil, None, Outset, Thick, ThickThinLargeGap, ThickThinMediumGap, ThickThinSmallGap, ThinThickLargeGap, ThinThickMediumGap, ThinThickSmallGap, ThinThickThinLargeGap, ThinThickThinMediumGap, ThinThickThinSmallGap, ThreeDEmboss, ThreeDEngrave, Triple, Wave |
| LeftBorderColor |
HTML-style color hex value (do not include a #) |
| LeftBorderSize |
Width of the border in points (1/72nd of an inch) |
| LeftBorderSpace |
Spacing around the border in points (1/72nd of an inch) |
| LeftBorderType |
Type for the left border - can be a Single, DashDotStroked, Dashed, DashSmallGap, DotDash, DotDotDash, Dotted, Double, DoubleWave, Inset, Nil, None, Outset, Thick, ThickThinLargeGap, ThickThinMediumGap, ThickThinSmallGap, ThinThickLargeGap, ThinThickMediumGap, ThinThickSmallGap, ThinThickThinLargeGap, ThinThickThinMediumGap, ThinThickThinSmallGap, ThreeDEmboss, ThreeDEngrave, Triple, Wave |
| Path |
The Path of the location of this table object; leave blank for new tables |
| RightBorderColor |
HTML-style color hex value (do not include a #) |
| RightBorderSize |
Width of the border in points (1/72nd of an inch) |
| RightBorderSpace |
Spacing around the border in points (1/72nd of an inch) |
| RightBorderType |
Type for the right border - can be a Single, DashDotStroked, Dashed, DashSmallGap, DotDash, DotDotDash, Dotted, Double, DoubleWave, Inset, Nil, None, Outset, Thick, ThickThinLargeGap, ThickThinMediumGap, ThickThinSmallGap, ThinThickLargeGap, ThinThickMediumGap, ThinThickSmallGap, ThinThickThinLargeGap, ThinThickThinMediumGap, ThinThickThinSmallGap, ThreeDEmboss, ThreeDEngrave, Triple, Wave |
| StartBorderColor |
HTML-style color hex value (do not include a #) |
| StartBorderSize |
Width of the border in points (1/72nd of an inch) |
| StartBorderSpace |
Spacing around the border in points (1/72nd of an inch) |
| StartBorderType |
Type for the start border - can be a Single, DashDotStroked, Dashed, DashSmallGap, DotDash, DotDotDash, Dotted, Double, DoubleWave, Inset, Nil, None, Outset, Thick, ThickThinLargeGap, ThickThinMediumGap, ThickThinSmallGap, ThinThickLargeGap, ThinThickMediumGap, ThinThickSmallGap, ThinThickThinLargeGap, ThinThickThinMediumGap, ThinThickThinSmallGap, ThreeDEmboss, ThreeDEngrave, Triple, Wave |
| TableId |
The ID of the table; leave blank for new tables |
| TableIndentationMode |
Table indentation type |
| TableIndentationWidth |
Table indentation width |
| TableRows |
Rows in the table; this is where the contents is located |
| TopBorderColor |
HTML-style color hex value (do not include a #) |
| TopBorderSize |
Width of the border in points (1/72nd of an inch) |
| TopBorderSpace |
Spacing around the border in points (1/72nd of an inch) |
| TopBorderType |
Type for the top border - can be a Single, DashDotStroked, Dashed, DashSmallGap, DotDash, DotDotDash, Dotted, Double, DoubleWave, Inset, Nil, None, Outset, Thick, ThickThinLargeGap, ThickThinMediumGap, ThickThinSmallGap, ThinThickLargeGap, ThinThickMediumGap, ThinThickSmallGap, ThinThickThinLargeGap, ThinThickThinMediumGap, ThinThickThinSmallGap, ThreeDEmboss, ThreeDEngrave, Triple, Wave |
| Width |
The Width of the table, or 0 if not specified |
| WidthType |
The Width configuration type of the table |