TextVisibility Enumeration

Relativity Imaging API
Specifies the visibility of the text in a spreadsheet by controlling background and font color.

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 TextVisibility

public enum TextVisibility
Members

  Member nameValueDescription
RemoveBackgroundFillColors0 Removes background color and formats hidden text or rows so they appear in the spreadsheet.
SetTextColorToBlack1 Displays the font color as black and formats any hidden text so it appears in the spreadsheet.
See Also

Reference