Run.RsidRunProperties 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.
Identificador de revisão para propriedades de execução
Representa o seguinte atributo no esquema: w:rsidRPr
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue RsidRunProperties { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidRunProperties { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunProperties { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunProperties { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunProperties { get; set; }
member this.RsidRunProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")>]
member this.RsidRunProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidRPr")>]
member this.RsidRunProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidRunProperties As HexBinaryValue
Valor da propriedade
Retorna StringValue.
- Atributos