Paragraph.RsidParagraphProperties Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Identificador de revisión de las propiedades de párrafo
Representa el atributo siguiente en el esquema: w:rsidP
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidP")]
public DocumentFormat.OpenXml.HexBinaryValue RsidParagraphProperties { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidParagraphProperties { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidP")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphProperties { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidP")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphProperties { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphProperties { get; set; }
member this.RsidParagraphProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidP")>]
member this.RsidParagraphProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidP")>]
member this.RsidParagraphProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidParagraphProperties As HexBinaryValue
Valor de propiedad
Devuelve StringValue.
- Atributos