[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.BuiltInRichValue

BuiltInRichValue Class

Represents a rich cell value of an .NET object.

Inheritance
BuiltInRichValue
Namespace: GrapeCity.CalcEngine
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public sealed class BuiltInRichValue
Public NotInheritable Class BuiltInRichValue

Constructors

Name Description
BuiltInRichValue()

Initializes a new instance of the BuiltInRichValue class.

Methods

Name Description
FromDataTable(DataTable, string, bool)
FromDataView(DataView, string, bool)