TableStyleCollection.GetBuiltinTableStyle

TableStyleCollection.GetBuiltinTableStyle method

Gets the builtin table style

public TableStyle GetBuiltinTableStyle(TableStyleType type)
ParameterTypeDescription
typeTableStyleTypeThe builtin table style type.

See Also