userEnteredFormat property

CellFormat? userEnteredFormat
getter/setter pair

The format the user entered for the cell.

When writing, the new format will be merged with the existing format.

Implementation

CellFormat? userEnteredFormat;