ICellDecorator.Format property
Assign to set display format of the current cell. The format should be in Excel formatting style.
public string? Format { get; set; }
See Also
- interface ICellDecorator
Assign to set display format of the current cell. The format should be in Excel formatting style.
public string? Format { get; set; }