'宣言 Protected Function ShouldSerializeBackColor() As System.Boolean
'使用法 Dim instance As C1HyperlinkTextAttrs Dim value As System.Boolean value = instance.ShouldSerializeBackColor()
protected System.bool ShouldSerializeBackColor()
戻り値の型
true if C1HyperlinkTextAttrs.BackColor should be serialized, false otherwise.