Excel for WinRT
LeftClip Property


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

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback