C1.Excel Assembly / C1.Util Namespace / XLCellRendering Class / Render Method
The rectangle in points for drawing.

In This Topic
Render Method (XLCellRendering)
In This Topic
Render using the IRendering interface.
Syntax
'Declaration
 
Public Sub Render( _
   ByVal rc As System.Drawing.RectangleF _
) 
 

Parameters

rc
The rectangle in points for drawing.
See Also