MovingPeriodState.MovingPeriod Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
movingPeriod, esta propiedad solo está disponible en Office 2013 y versiones posteriores.
Representa el atributo siguiente en el esquema: 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)
Valor de propiedad
- Atributos