Preserve QExcell border colors
This commit is contained in:
@@ -38,6 +38,7 @@ export interface CellFormat {
|
||||
verticalAlign?: "top" | "middle" | "bottom";
|
||||
wrapText?: boolean;
|
||||
border?: boolean;
|
||||
borderColor?: string;
|
||||
numberFormat?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user