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 value of the Cell. This value is what a user would see when viewing the spreadsheet from a browser. When CellValue holds a formula this holds the calculated value.

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