GrapeCity.Xaml.Excel
LeftInset Property (IExcelTextFormat)


GrapeCity.Excel.Chart Namespace > IExcelTextFormat Interface : LeftInset Property
Specifies the left inset of the bounding rectangle.
Syntax
'Declaration
 
Property LeftInset As Double
'Usage
 
Dim instance As IExcelTextFormat
Dim value As Double
 
instance.LeftInset = value
 
value = instance.LeftInset
double LeftInset {get; set;}
See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members