SectionProperties.RsidR 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.
ID da revisão de adição da seção
Representa o seguinte atributo no esquema: w:rsidR
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue RsidR { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidR { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidR { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidR { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidR { get; set; }
member this.RsidR : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")>]
member this.RsidR : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidR")>]
member this.RsidR : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidR As HexBinaryValue
Valor da propriedade
Retorna StringValue.
- Atributos