GrapeCity.Xaml.Excel
TopInset Property (IExcelTextFormat)


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

Reference

IExcelTextFormat Interface
IExcelTextFormat Members