TableStyleType.LastRow Property

Definition

Last Row.

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

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

Property Value

Returns LastRow.

Applies to