'Declaration
Sub ApplyStyleFormat( _ ByRef styleFormat As StyleFormat _ )
'Usage
Dim instance As IRange Dim styleFormat As StyleFormat instance.ApplyStyleFormat(styleFormat)
void ApplyStyleFormat( ref StyleFormat styleFormat )
Parameters
- styleFormat
- A StyleFormat value represents the cell style format.