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

CellText Property

The displayed text of the cell.

Syntax

[VB.NET]
Public ReadOnlyProperty CellText As String

[C#]
public string CellText {get;}

Remarks

This property holds the displayed text of the cell.

The string held by this property is equivalent to what a user would see when viewing the Excel document directly. To set or get the cell value use CellValue.

This property is read-only and not available at design time.

Default Value

""

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