public bool ShouldSerializeColumnFooterSheetCornerHorizontalGridLine()
'Declaration
Public Function ShouldSerializeColumnFooterSheetCornerHorizontalGridLine() As Boolean
'使用法
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeColumnFooterSheetCornerHorizontalGridLine()
戻り値の型
フッタのコーナーの水平グリッド線をシリアル化する必要がある場合は true。それ以外の場合は false。