GrapeCity.Xaml.Excel
RightInset Property (IExcelTextFormat)


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

Reference

IExcelTextFormat Interface
IExcelTextFormat Members