GrapeCity.Xaml.Excel
TopInset Property (RichText)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RichText Class
RichText Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options