ShouldSerializeStyle Method (ParagraphObject)
Indicates whether the
Style property should be serialized.
protected bool ShouldSerializeStyle()
'Declaration
Protected Function ShouldSerializeStyle() As Boolean
Return Value
true if
Style should be serialized,
false otherwise.