共用方式為


TableStyleType.FirstColumn Property

Definition

First Column.

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

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

Property Value

Returns FirstColumn.

Applies to