PrintDocument for WinForms
ShouldSerializeStyle メソッド (TableCell)


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

戻り値の型

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

TableCell クラス
TableCell メンバ