Excel for WinRT
BottomMargin Property


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

Reference

XLTextShape Class
XLTextShape Members

 

 


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

Product Support Forum  |  Documentation Feedback