Compartir a través de


Table.HeaderRowCellStyle Propiedad

Definición

Estilo de fila de encabezado

Representa el atributo siguiente en el esquema: headerRowCellStyle

[DocumentFormat.OpenXml.SchemaAttr(0, "headerRowCellStyle")]
public DocumentFormat.OpenXml.StringValue HeaderRowCellStyle { get; set; }
public DocumentFormat.OpenXml.StringValue HeaderRowCellStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "headerRowCellStyle")]
public DocumentFormat.OpenXml.StringValue? HeaderRowCellStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("headerRowCellStyle")]
public DocumentFormat.OpenXml.StringValue? HeaderRowCellStyle { get; set; }
public DocumentFormat.OpenXml.StringValue? HeaderRowCellStyle { get; set; }
member this.HeaderRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "headerRowCellStyle")>]
member this.HeaderRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("headerRowCellStyle")>]
member this.HeaderRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
Public Property HeaderRowCellStyle As StringValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a