Excel for WinRT
TopMargin Property


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

Reference

XLTextShape Class
XLTextShape Members

 

 


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

Product Support Forum  |  Documentation Feedback