Freigeben über


CellFormula.R2-Eigenschaft

Input Cell 2.Represents the attribte in schema: r2

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "r2")> _
Public Property R2 As StringValue
    Get
    Set
'Usage
Dim instance As CellFormula
Dim value As StringValue

value = instance.R2

instance.R2 = value
[SchemaAttrAttribute(, "r2")]
public StringValue R2 { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CellFormula Klasse

CellFormula-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace