Excel for WinRT
BottomClip Property


Gets or sets the bottom clipping area of this XLPictureShape, in twips.
Syntax
'Declaration
 
Public Property BottomClip As System.Double
'Usage
 
Dim instance As XLPictureShape
Dim value As System.Double
 
instance.BottomClip = value
 
value = instance.BottomClip
public System.double BottomClip {get; set;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback