SectionProperties.RsidSect Propriedade
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.
ID de Revisão de Propriedades da Seção
Representa o seguinte atributo no 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
Retorna StringValue.
- Atributos