PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / TableVectorGroup Class / ShouldSerializeCellStyle Method

In This Topic
    ShouldSerializeCellStyle Method (TableVectorGroup)
    In This Topic
    Indicates whether the TableVectorGroup.CellStyle property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeCellStyle() As Boolean
    protected bool ShouldSerializeCellStyle()

    Return Value

    true if TableVectorGroup.CellStyle should be serialized, false otherwise.
    See Also