MarkdownSaveOptions.FormatStrategy

MarkdownSaveOptions.FormatStrategy property

Gets and sets the format strategy when exporting the cell value as string.

public CellValueFormatStrategy FormatStrategy { get; set; }

See Also