BuildParagraph.AutoAdvance 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.
Auto Advance Time
Stellt das folgende Attribut im Schema dar: advAuto
[DocumentFormat.OpenXml.SchemaAttr(0, "advAuto")]
public DocumentFormat.OpenXml.StringValue AutoAdvance { get; set; }
public DocumentFormat.OpenXml.StringValue AutoAdvance { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "advAuto")]
public DocumentFormat.OpenXml.StringValue? AutoAdvance { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("advAuto")]
public DocumentFormat.OpenXml.StringValue? AutoAdvance { get; set; }
public DocumentFormat.OpenXml.StringValue? AutoAdvance { get; set; }
member this.AutoAdvance : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "advAuto")>]
member this.AutoAdvance : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("advAuto")>]
member this.AutoAdvance : DocumentFormat.OpenXml.StringValue with get, set
Public Property AutoAdvance As StringValue
Eigenschaftswert
Gibt zurück StringValue.
- Attribute