See Also

IRange Interface  | IRange Members  | Formula Property  | Text Property  | Value Property  | ValueType Property

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

Entry Property

SpreadsheetGear Namespace > IRange Interface : Entry Property

Returns the text which is displayed in the workbook view's formula bar.

[Visual Basic]
Overridable ReadOnly Property Entry As String
[C#]
virtual string Entry {get;}
[C++]
__property virtual string* get_Entry();
[C++/CLI]
virtual property String^ Entry {    String^ get(); }

Remarks

The workbook view displays text in the formula bar in a form which is easier to work with than the raw value of a cell.

For example, Entry will return "5%" for a cell with the number 0.05 formatted as "0%" and will return "1/1/2006" for a cell with the number 38718 formatted as "mm/dd/yyyy".

Array formulas will not include the curly braces which are displayed in the formula bar.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IRange Interface  | IRange Members  | Formula Property  | Text Property  | Value Property  | ValueType Property

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.