Spread Windows Forms 12.0 Product Documentation
ApplyInterior Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IInterior Interface : ApplyInterior Method
The fill's setting
Apply fill's setting for whole the fill
Syntax
'Declaration
 
Sub ApplyInterior( _
   ByVal fill As Fill _
) 
'Usage
 
Dim instance As IInterior
Dim fill As Fill
 
instance.ApplyInterior(fill)
void ApplyInterior( 
   Fill fill
)

Parameters

fill
The fill's setting
See Also

Reference

IInterior Interface
IInterior Members