CreateBuiltInTableStyleLight Method
Creates one
TableStyle instance of built-in light style.
'Declaration
Public Shared Function CreateBuiltInTableStyleLight( _
ByVal As Integer _
) As TableStyle
Parameters
- index
- The index of the built-in style. Valid range is from 1 to 21.
Return Value
The TableStyle instance.