CadCellStyle.TableFormat

CadCellStyle.TableFormat property

Gets or sets the table format.

public CadTableFormat TableFormat { get; set; }

Property Value

The table format.

See Also