TableStyleType.FirstRow Property

Definition

First Row.

Represents the following element tag in the schema: a:firstRow.

public DocumentFormat.OpenXml.Drawing.FirstRow FirstRow { get; set; }
public DocumentFormat.OpenXml.Drawing.FirstRow? FirstRow { get; set; }
member this.FirstRow : DocumentFormat.OpenXml.Drawing.FirstRow with get, set
Public Property FirstRow As FirstRow

Property Value

Returns FirstRow.

Applies to