TablePartStyleType.TableCellTextStyle 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 texto de célula de tabela.
Representa a seguinte marca de elemento no esquema: a:tcTxStyle.
public DocumentFormat.OpenXml.Drawing.TableCellTextStyle TableCellTextStyle { get; set; }
public DocumentFormat.OpenXml.Drawing.TableCellTextStyle? TableCellTextStyle { get; set; }
member this.TableCellTextStyle : DocumentFormat.OpenXml.Drawing.TableCellTextStyle with get, set
Public Property TableCellTextStyle As TableCellTextStyle