Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

Cell Property

The selected cell in A1 notation.

Syntax

[VB.NET]
Public Property Cell As String

[C#]
public string Cell {get; set;}

Remarks

This property specifies the selected cell in A1 notation.

The following table shows common A1-style examples.

Cell Meaning
A1 Cell A1
A1:B5 Cell A1 through B5
A:A Column A
1:1 Row 1
A:C Columns A through C
1:5 Rows 1 through 5

After selecting a cell the following properties are populated:

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0