GrapeCity.Xaml.Excel
BottomInset Property (ExcelTextFormat)


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

Reference

ExcelTextFormat Class
ExcelTextFormat Members