GrapeCity.Xaml.Excel
RightInset Property (ExcelTextFormat)


Specifies the Right inset of the bounding rectangle.
Syntax
'Declaration
 
Public Property RightInset As Double
'Usage
 
Dim instance As ExcelTextFormat
Dim value As Double
 
instance.RightInset = value
 
value = instance.RightInset
public double RightInset {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTextFormat Class
ExcelTextFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options