userEnteredFormat property
The format the user entered for the cell.
When writing, the new format will be merged with the existing format.
Implementation
CellFormat? userEnteredFormat;
The format the user entered for the cell.
When writing, the new format will be merged with the existing format.
CellFormat? userEnteredFormat;