'宣言 Protected Function ShouldSerializeOpenXmlIcon() As System.Boolean
'使用法 Dim instance As DictionaryIcon Dim value As System.Boolean value = instance.ShouldSerializeOpenXmlIcon()
protected System.bool ShouldSerializeOpenXmlIcon()
戻り値の型
OpenXmlIconをシリアル化する必要がある場合は true、その他の場合は false。