GrapeCity.Xaml.SpreadSheet.Data
NumberFormatType Enumeration


Specifies the type of format for the data.
Syntax
'Declaration
 
Public Enum NumberFormatType 
   Inherits System.Enum
'Usage
 
Dim instance As NumberFormatType
public enum NumberFormatType : System.Enum 
Members
MemberDescription
DateTime [2] Formats the data using the date-time formatter.
General [0] Formats the data using the general formatter.
Number [1] Formats the data using the number formatter.
Text [3] Formats the data using the text formatter.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.NumberFormatType

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options