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)
Значение свойства
- Атрибуты