[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.CellValueDataTypeAttribute

CellValueDataTypeAttribute Class

Represents the attribute that allows user to indicates the processing cell value data type.

Inheritance
CellValueDataTypeAttribute
Namespace: GrapeCity.CalcEngine
Assembly: GrapeCity.CalcEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public sealed class CellValueDataTypeAttribute : Attribute
<AttributeUsage(AttributeTargets.PropertyOrAttributeTargets.Field, Inherited:=True, AllowMultiple:=False)>
Public NotInheritable Class CellValueDataTypeAttribute
    Inherits Attribute

Constructors

Name Description
CellValueDataTypeAttribute(PrimitiveValueType)

Initializes a new instance of the CellValueDataTypeAttribute class.