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