'宣言 Protected Function ShouldSerializeCellStyle() As System.Boolean
'使用法 Dim instance As RenderTable Dim value As System.Boolean value = instance.ShouldSerializeCellStyle()
protected System.bool ShouldSerializeCellStyle()
戻り値の型
true if RenderTable.CellStyle should be serialized, false otherwise.