ShouldSerializeHeadingStyle Method
Tests whether the
HeadingStyle property should be serialized.
protected virtual bool ShouldSerializeHeadingStyle()
'Declaration
Protected Overridable Function ShouldSerializeHeadingStyle() As Boolean
Return Value
True if the property should be serialized, false otherwise.