C1.Excel Assembly / C1.Util Namespace / IRendering Interface / SetFill Method
SetFill Method (IRendering)
In This Topic
Sets the fill brush.
Syntax
'Declaration
 
Sub SetFill( _
   ByVal brush As System.Object _
) 
 

Parameters

brush
See Also