SparklineGroup.Last Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Zuletzt ist diese Eigenschaft nur in Office 2010 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
- Attribute