共用方式為


MovingPeriodState.MovingMultiple Property

Definition

movingMultiple, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: movingMultiple

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

Property Value

Attributes

Applies to