Transition.AdvanceAfterTime Property

Definition

advTm

Represents the following attribute in the schema: advTm

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

Property Value

Returns UInt32Value.

Attributes

Applies to