SpreadsheetGear
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

Platforms: Windows 2000, Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008. SpreadsheetGear 2008 requires the Microsoft .NET Framework 2.0 and supports .NET 3.0 and .NET 3.5.

See Also

Copyright © 2003-2009 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.