SpreadsheetOptionsFormatting Property

Relativity Imaging API
Gets or sets the options for formatting a spreadsheet, such as auto-fit rows and columns, and clearing empty rows and columns.

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 HashSet<Formatting> Formatting { get; set; }

public HashSet<Formatting> Formatting { get; set; }

Property Value

Type: HashSetFormatting
Remarks

Formatting options under the Spreadsheet Options tab.
See Also

Reference