Share via


SparklineGroup.Last Property

Definition

last, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: last

[DocumentFormat.OpenXml.SchemaAttr(0, "last")]
public DocumentFormat.OpenXml.BooleanValue Last { get; set; }
public DocumentFormat.OpenXml.BooleanValue Last { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "last")]
public DocumentFormat.OpenXml.BooleanValue? Last { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("last")]
public DocumentFormat.OpenXml.BooleanValue? Last { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Last { get; set; }
member this.Last : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "last")>]
member this.Last : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("last")>]
member this.Last : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Last As BooleanValue

Property Value

Attributes

Applies to