Preserve QExcell cell borders
This commit is contained in:
@@ -37,6 +37,7 @@ export interface CellFormat {
|
||||
horizontalAlign?: "left" | "center" | "right";
|
||||
verticalAlign?: "top" | "middle" | "bottom";
|
||||
wrapText?: boolean;
|
||||
border?: boolean;
|
||||
numberFormat?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user