TableStyleType.LastColumn Property

Definition

Last Column.

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

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

Property Value

Returns LastColumn.

Applies to