[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberLiteralDisplayFieldInfo.-ctor

NumberLiteralDisplayFieldInfo Constructor

NumberLiteralDisplayFieldInfo()

Initializes a new instance of the NumberLiteralDisplayFieldInfo class.

Declaration
public NumberLiteralDisplayFieldInfo()
Public Sub New()

NumberLiteralDisplayFieldInfo(string)

Initializes a new instance of the NumberLiteralDisplayFieldInfo class.

Declaration
public NumberLiteralDisplayFieldInfo(string literalText)
Public Sub New(literalText As String)
Parameters
Type Name Description
string literalText

A string value that indicates the literal text of the display literal field.