PrintDocument for WinForms
ShouldSerializeCellStyle メソッド (TableCell)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableCell クラス : ShouldSerializeCellStyle メソッド
Indicates whether the TableCell.CellStyle property should be serialized.
シンタックス
'宣言
 
Protected Function ShouldSerializeCellStyle() As System.Boolean
'使用法
 
Dim instance As TableCell
Dim value As System.Boolean
 
value = instance.ShouldSerializeCellStyle()
protected System.bool ShouldSerializeCellStyle()

戻り値の型

true if TableCell.CellStyle should be serialized, false otherwise.
参照

TableCell クラス
TableCell メンバ