Excel for WinRT
RightMargin Property


Gets or sets the right margin of this XLTextShape, in twips.
Syntax
'Declaration
 
Public Property RightMargin As System.Integer
'Usage
 
Dim instance As XLTextShape
Dim value As System.Integer
 
instance.RightMargin = value
 
value = instance.RightMargin
public System.int RightMargin {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback