TableRow.RsidTableRowDeletion 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 para la eliminación de filas de tabla
Representa el atributo siguiente en el esquema: w:rsidDel
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidDel")]
public DocumentFormat.OpenXml.HexBinaryValue RsidTableRowDeletion { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidTableRowDeletion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidDel")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidTableRowDeletion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidDel")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidTableRowDeletion { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidTableRowDeletion { get; set; }
member this.RsidTableRowDeletion : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidDel")>]
member this.RsidTableRowDeletion : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidDel")>]
member this.RsidTableRowDeletion : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidTableRowDeletion As HexBinaryValue
Valor de propiedad
Devuelve StringValue.
- Atributos