'宣言 Protected Function ShouldSerializeCellStyle() As System.Boolean
'使用法 Dim instance As TableVectorGroup Dim value As System.Boolean value = instance.ShouldSerializeCellStyle()
protected System.bool ShouldSerializeCellStyle()
戻り値の型
CellStyleがシリアル化される場合は true、その他の場合は false。