StyleTableProperties.TableIndentation 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.
TableIndentation.
Representa a seguinte marca de elemento no esquema: w:tblInd.
public DocumentFormat.OpenXml.Wordprocessing.TableIndentation TableIndentation { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TableIndentation? TableIndentation { get; set; }
member this.TableIndentation : DocumentFormat.OpenXml.Wordprocessing.TableIndentation with get, set
Public Property TableIndentation As TableIndentation