PowerTools SPREAD for Windows Forms 8.0J
ShouldSerializeColumnFooterSheetCornerHorizontalGridLine メソッド


フッタの隅の水平グリッド線をシリアル化する必要があるかどうかを取得します。
構文
'Declaration
 
Public Function ShouldSerializeColumnFooterSheetCornerHorizontalGridLine() As Boolean
'使用法
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeColumnFooterSheetCornerHorizontalGridLine()
public bool ShouldSerializeColumnFooterSheetCornerHorizontalGridLine()

戻り値の型

フッタのコーナーの水平グリッド線をシリアル化する必要がある場合は true。それ以外の場合は false。
参照

SheetView クラス
SheetView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.