Excel for WinRT
LeftMargin Property


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

Reference

XLTextShape Class
XLTextShape Members

 

 


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

Product Support Forum  |  Documentation Feedback