'宣言 Protected Overrides Function IsDefault() As System.Boolean
'使用法 Dim instance As C1HyperlinkTextAttrs Dim value As System.Boolean value = instance.IsDefault()
protected override System.bool IsDefault()
戻り値の型
true if all properties on the current object have default values, false otherwise.