Caption.ChapterNumber 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.
Incluir número de capítulo no campo para legenda
Representa o seguinte atributo no esquema: w:chapNum
[DocumentFormat.OpenXml.SchemaAttr(23, "chapNum")]
public DocumentFormat.OpenXml.OnOffValue ChapterNumber { get; set; }
public DocumentFormat.OpenXml.OnOffValue ChapterNumber { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "chapNum")]
public DocumentFormat.OpenXml.OnOffValue? ChapterNumber { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:chapNum")]
public DocumentFormat.OpenXml.OnOffValue? ChapterNumber { get; set; }
public DocumentFormat.OpenXml.OnOffValue? ChapterNumber { get; set; }
member this.ChapterNumber : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "chapNum")>]
member this.ChapterNumber : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:chapNum")>]
member this.ChapterNumber : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property ChapterNumber As OnOffValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos