Spread Windows Forms 12.0 Product Documentation
UnitConverter Property (ImportContext)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.IO.OpenXml Namespace > ImportContext Class : UnitConverter Property
Gets the unit converter which converts measurement values.
Syntax
'Declaration
 
Public ReadOnly Property UnitConverter As UnitConverter
'Usage
 
Dim instance As ImportContext
Dim value As UnitConverter
 
value = instance.UnitConverter
public UnitConverter UnitConverter {get;}

Property Value

An UnitConverter object represents the unit converter.
See Also

Reference

ImportContext Class
ImportContext Members