IncludeRowAndColumnHeadings Enumeration

Relativity Imaging API
Specifies whether to render row and column headings in the imaging output of spreadsheets.

Namespace:  Relativity.Imaging.Services.Interfaces
Assembly:  Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax

public enum IncludeRowAndColumnHeadings

public enum IncludeRowAndColumnHeadings
Members

  Member nameValueDescription
OriginalSetting0 Render the original row and column headings in the imaging output for spreadsheets.
Yes1 Render row headings (1, 2, 3, etc.) and column headings (A, B, C, etc.) in the imaging output for spreadsheets.
No2 Don’t render row and column headings in the imaging output for spreadsheets.
See Also

Reference