TablePartStyleType.TableCellStyle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Estilo de célula de tabela.
Representa a seguinte marca de elemento no esquema: a:tcStyle.
public DocumentFormat.OpenXml.Drawing.TableCellStyle TableCellStyle { get; set; }
public DocumentFormat.OpenXml.Drawing.TableCellStyle? TableCellStyle { get; set; }
member this.TableCellStyle : DocumentFormat.OpenXml.Drawing.TableCellStyle with get, set
Public Property TableCellStyle As TableCellStyle