共用方式為


MovingPeriodState.MovingPeriod Property

Definition

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

Represents the following attribute in the schema: movingPeriod

[DocumentFormat.OpenXml.SchemaAttr(0, "movingPeriod")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.MovingPeriodStep> MovingPeriod { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.MovingPeriodStep> MovingPeriod { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "movingPeriod")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.MovingPeriodStep>? MovingPeriod { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("movingPeriod")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.MovingPeriodStep>? MovingPeriod { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.MovingPeriodStep>? MovingPeriod { get; set; }
member this.MovingPeriod : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.MovingPeriodStep> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "movingPeriod")>]
member this.MovingPeriod : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.MovingPeriodStep> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("movingPeriod")>]
member this.MovingPeriod : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.MovingPeriodStep> with get, set
Public Property MovingPeriod As EnumValue(Of MovingPeriodStep)

Property Value

Attributes

Applies to