AnimationProperties.St Property

Definition

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

Represents the following attribute in the schema: st

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

Property Value

Attributes

Applies to