SpreadsheetGear 2010
Entry Property
See Also  Send Feedback
SpreadsheetGear Namespace > IRange Interface : Entry Property

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

Syntax

Visual Basic (Declaration) 
ReadOnly Property Entry As String
C# 
string Entry {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

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

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.