次の方法で共有


TableStyleType.FirstRow Property

First Row.Represents the element tag in schema: a:firstRow

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

Syntax

'宣言
Public Property FirstRow As FirstRow
    Get
    Set
'使用
Dim instance As TableStyleType
Dim value As FirstRow

value = instance.FirstRow

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.FirstRow

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace