Spread WPF Documentation
UnitType Enumeration


Specifies the unit of measurement.
Syntax
'Declaration
 
Public Enum UnitType 
   Inherits System.Enum
'Usage
 
Dim instance As UnitType
public enum UnitType : System.Enum 
Members
MemberDescription
CentileInchSets the measurement to 1/100 of an inch.
CmSets the measurement to centimeters.
EMUsSets the measurement to EMUs (91440 EMUs/U.S. inch, 36000 EMUs/cm).
InchSets the measurement to inches.
PixelSets the measurement to pixels.
PointSets the measurement to points. A point is 1/72 of an inch.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.UnitType

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.