OutlineProperties.SummaryRight 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í.
Derecha de resumen
Representa el atributo siguiente en el esquema: summaryRight
[DocumentFormat.OpenXml.SchemaAttr(0, "summaryRight")]
public DocumentFormat.OpenXml.BooleanValue SummaryRight { get; set; }
public DocumentFormat.OpenXml.BooleanValue SummaryRight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "summaryRight")]
public DocumentFormat.OpenXml.BooleanValue? SummaryRight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("summaryRight")]
public DocumentFormat.OpenXml.BooleanValue? SummaryRight { get; set; }
public DocumentFormat.OpenXml.BooleanValue? SummaryRight { get; set; }
member this.SummaryRight : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "summaryRight")>]
member this.SummaryRight : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("summaryRight")>]
member this.SummaryRight : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property SummaryRight As BooleanValue
Valor de propiedad
Devuelve BooleanValue.
- Atributos