Caption.ChapterNumber Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Incluir número de capítulo en campo para título
Representa el atributo siguiente en el 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 de propiedad
Devuelve EnumValue<T>.
- Atributos