Excel for WinRT
RightClip Property


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

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback