CellFormula.R1 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í.
Celda de tabla de datos 1
Representa el atributo siguiente en el esquema: r1
[DocumentFormat.OpenXml.SchemaAttr(0, "r1")]
public DocumentFormat.OpenXml.StringValue R1 { get; set; }
public DocumentFormat.OpenXml.StringValue R1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "r1")]
public DocumentFormat.OpenXml.StringValue? R1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r1")]
public DocumentFormat.OpenXml.StringValue? R1 { get; set; }
public DocumentFormat.OpenXml.StringValue? R1 { get; set; }
member this.R1 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "r1")>]
member this.R1 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r1")>]
member this.R1 : DocumentFormat.OpenXml.StringValue with get, set
Public Property R1 As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos