CadCellStyleMap.CellStyles

CadCellStyleMap.CellStyles property

Gets or sets the attrib text strings.

public List<CadCellStyle> CellStyles { get; set; }

See Also