次の方法で共有


TablePartStyleType.TableCellTextStyle Property

Table Cell Text Style.Represents the element tag in schema: a:tcTxStyle

Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property TableCellTextStyle As TableCellTextStyle
    Get
    Set
'使用
Dim instance As TablePartStyleType
Dim value As TableCellTextStyle

value = instance.TableCellTextStyle

instance.TableCellTextStyle = value
public TableCellTextStyle TableCellTextStyle { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.TableCellTextStyle

See Also

Reference

TablePartStyleType Class

TablePartStyleType Members

DocumentFormat.OpenXml.Drawing Namespace