CellWatch.CellReference Property

Reference.Represents the attribte in schema: r

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

Syntax

'Declaration
<SchemaAttrAttribute(, "r")> _
Public Property CellReference As StringValue
    Get
    Set
'Usage
Dim instance As CellWatch
Dim value As StringValue

value = instance.CellReference

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

CellWatch Class

CellWatch Members

DocumentFormat.OpenXml.Spreadsheet Namespace