Paragraph.RsidParagraphMarkRevision 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 formatação de glifo de parágrafo
Representa o seguinte atributo no esquema: w:rsidRPr
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue RsidParagraphMarkRevision { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidParagraphMarkRevision { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphMarkRevision { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphMarkRevision { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphMarkRevision { get; set; }
member this.RsidParagraphMarkRevision : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")>]
member this.RsidParagraphMarkRevision : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidRPr")>]
member this.RsidParagraphMarkRevision : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidParagraphMarkRevision As HexBinaryValue
Valor da propriedade
Retorna StringValue.
- Atributos