C1.Excel Assembly / C1.Util Namespace / XLPath Class / PopClip Method
The IRendering interface (instead graphics).

In This Topic
PopClip Method (XLPath)
In This Topic
Restore clipping.
Syntax
'Declaration
 
Public Sub PopClip( _
   ByVal rendering As IRendering _
) 
 

Parameters

rendering
The IRendering interface (instead graphics).
See Also