Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellValueDataTypeAttribute Class
Members


In This Topic
    CellValueDataTypeAttribute Class
    In This Topic
    Represents the attribute that allows user to indicates the processing cell value data type.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CellValueDataTypeAttribute 
       Inherits System.Attribute
    'Usage
     
    
    Dim instance As CellValueDataTypeAttribute
    public sealed class CellValueDataTypeAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          GrapeCity.CalcEngine.CellValueDataTypeAttribute

    See Also