| GrapeCity.Xaml.SpreadSheet.Data Namespace : UnitType Enumeration | 
'Declaration Public Enum UnitType Inherits System.Enum
'Usage Dim instance As UnitType
public enum UnitType : System.Enum
| Member | Description | 
|---|---|
| CentileInch | Sets the measurement to 1/100 of an inch. | 
| Cm | Sets the measurement to centimeters. | 
| EMUs | Sets the measurement to EMUs (91440 EMUs/U.S. inch, 36000 EMUs/cm). | 
| Inch | Sets the measurement to inches. | 
| Pixel | Sets the measurement to pixels. | 
| Point | Sets the measurement to points. A point is 1/72 of an inch. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.UnitType
Target Platforms: Windows Server 2012, Windows RT