[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.StyleCollection.GetDefaultStyle

GetDefaultStyle Method

GetDefaultStyle(StyleType)

Gets the style that is applied to objects that do not explicitly specify a style.

Declaration
public Style GetDefaultStyle(StyleType type)
Public Function GetDefaultStyle(type As StyleType) As Style
Parameters
Type Name Description
StyleType type

The style type.

Returns
Type Description
Style

The default style or null.