TablePartStyleType.TableCellTextStyle-Eigenschaft
Table Cell Text Style.Represents the element tag in schema: a:tcTxStyle
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property TableCellTextStyle As TableCellTextStyle
Get
Set
'Usage
Dim instance As TablePartStyleType
Dim value As TableCellTextStyle
value = instance.TableCellTextStyle
instance.TableCellTextStyle = value
public TableCellTextStyle TableCellTextStyle { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Drawing.TableCellTextStyle