MovingPeriodState.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)

プロパティ値

属性

適用対象