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