SheetSeparator

ConvertOptions.SheetSeparator property

Gets or sets the separator inserted between worksheets in spreadsheet conversions.

public string SheetSeparator { get; set; }

Property Value

Default is a horizontal rule (\n---\n).

See Also