Table.TotalsRowCellStyle 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í.
Estilo de fila totales
Representa el atributo siguiente en el esquema: totalsRowCellStyle
[DocumentFormat.OpenXml.SchemaAttr(0, "totalsRowCellStyle")]
public DocumentFormat.OpenXml.StringValue TotalsRowCellStyle { get; set; }
public DocumentFormat.OpenXml.StringValue TotalsRowCellStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "totalsRowCellStyle")]
public DocumentFormat.OpenXml.StringValue? TotalsRowCellStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("totalsRowCellStyle")]
public DocumentFormat.OpenXml.StringValue? TotalsRowCellStyle { get; set; }
public DocumentFormat.OpenXml.StringValue? TotalsRowCellStyle { get; set; }
member this.TotalsRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "totalsRowCellStyle")>]
member this.TotalsRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("totalsRowCellStyle")>]
member this.TotalsRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
Public Property TotalsRowCellStyle As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos