TextOverflowMode

SpreadsheetOptions.TextOverflowMode property

Sets the text overflow mode for rendering spreadsheet documents into HTML.

public TextOverflowMode TextOverflowMode { get; set; }

Remarks

For details, see the documentation.

See Also