GrapeCity.Xaml.Excel
TopInset Property (ExcelTextFormat)


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

Reference

ExcelTextFormat Class
ExcelTextFormat Members