Compartir a través de


Table.TableStyleInfo Propiedad

Definición

Estilo de tabla.

Representa la siguiente etiqueta de elemento en el esquema: x:tableStyleInfo.

public DocumentFormat.OpenXml.Spreadsheet.TableStyleInfo TableStyleInfo { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.TableStyleInfo? TableStyleInfo { get; set; }
member this.TableStyleInfo : DocumentFormat.OpenXml.Spreadsheet.TableStyleInfo with get, set
Public Property TableStyleInfo As TableStyleInfo

Valor de propiedad

Devuelve TableStyleInfo.

Se aplica a