次の方法で共有


TablePartStyleType.TableCellStyle Property

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

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

Syntax

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

value = instance.TableCellStyle

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.TableCellStyle

See Also

Reference

TablePartStyleType Class

TablePartStyleType Members

DocumentFormat.OpenXml.Drawing Namespace