MovingPeriodState.MovingPeriod 属性

定义

movingPeriod,此属性仅在 Office 2013 及更高版本中可用。

表示架构中的以下属性: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)

属性值

属性

适用于