SectionProperties.RsidSect 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í.
Propiedades de sección Id. de revisión
Representa el atributo siguiente en el esquema: w:rsidSect
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidSect")]
public DocumentFormat.OpenXml.HexBinaryValue RsidSect { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidSect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidSect")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidSect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidSect")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidSect { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidSect { get; set; }
member this.RsidSect : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidSect")>]
member this.RsidSect : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidSect")>]
member this.RsidSect : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidSect As HexBinaryValue
Valor de propiedad
Devuelve StringValue.
- Atributos