Add QExcell cell text colors
This commit is contained in:
@@ -29,6 +29,7 @@ export interface CellFormat {
|
||||
bold?: boolean;
|
||||
italics?: boolean;
|
||||
underline?: boolean;
|
||||
textColor?: string;
|
||||
fillColor?: string;
|
||||
numberFormat?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user