Share via


AnimationProperties.End Property

Definition

end, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: end

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

Property Value

Attributes

Applies to