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