GrapeCity.Xaml.SpreadSheet.Data
UnitTypeLeft Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > Inset Class : UnitTypeLeft Property
Gets the left inset's unit type.
Syntax
'Declaration
 
<DescriptionAttribute()>
Public ReadOnly Property UnitTypeLeft As UnitType
'Usage
 
Dim instance As Inset
Dim value As UnitType
 
value = instance.UnitTypeLeft
[Description()]
public UnitType UnitTypeLeft {get;}

Property Value

The unit of measure for the left inset.
See Also

Reference

Inset Class
Inset Members