Excel for WinRT
TopClip Property


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

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback