RangeProperties.GroupInterval 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í.
Intervalo de agrupación
Representa el atributo siguiente en el esquema: groupInterval
[DocumentFormat.OpenXml.SchemaAttr(0, "groupInterval")]
public DocumentFormat.OpenXml.DoubleValue GroupInterval { get; set; }
public DocumentFormat.OpenXml.DoubleValue GroupInterval { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "groupInterval")]
public DocumentFormat.OpenXml.DoubleValue? GroupInterval { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("groupInterval")]
public DocumentFormat.OpenXml.DoubleValue? GroupInterval { get; set; }
public DocumentFormat.OpenXml.DoubleValue? GroupInterval { get; set; }
member this.GroupInterval : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "groupInterval")>]
member this.GroupInterval : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("groupInterval")>]
member this.GroupInterval : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property GroupInterval As DoubleValue
Valor de propiedad
Devuelve DoubleValue.
- Atributos