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