GrapeCity.Xaml.Excel
LeftInset Property (ExcelTextFormat)


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

Reference

ExcelTextFormat Class
ExcelTextFormat Members