RevisionDefinedName.Ra 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í.
Revisión de deshacer rechazada
Representa el atributo siguiente en el esquema: ra
[DocumentFormat.OpenXml.SchemaAttr(0, "ra")]
public DocumentFormat.OpenXml.BooleanValue Ra { get; set; }
public DocumentFormat.OpenXml.BooleanValue Ra { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ra")]
public DocumentFormat.OpenXml.BooleanValue? Ra { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ra")]
public DocumentFormat.OpenXml.BooleanValue? Ra { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Ra { get; set; }
member this.Ra : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ra")>]
member this.Ra : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ra")>]
member this.Ra : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Ra As BooleanValue
Valor de propiedad
Devuelve BooleanValue.
- Atributos