BookmarkStart.ColumnLast 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.
colLast
Representa o seguinte atributo no esquema: w:colLast
[DocumentFormat.OpenXml.SchemaAttr(23, "colLast")]
public DocumentFormat.OpenXml.Int32Value ColumnLast { get; set; }
public DocumentFormat.OpenXml.Int32Value ColumnLast { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "colLast")]
public DocumentFormat.OpenXml.Int32Value? ColumnLast { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:colLast")]
public DocumentFormat.OpenXml.Int32Value? ColumnLast { get; set; }
public DocumentFormat.OpenXml.Int32Value? ColumnLast { get; set; }
member this.ColumnLast : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "colLast")>]
member this.ColumnLast : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:colLast")>]
member this.ColumnLast : DocumentFormat.OpenXml.Int32Value with get, set
Public Property ColumnLast As Int32Value
Valor da propriedade
Retorna Int32Value.
- Atributos