Gets an array of all values of [SpreadsheetSearchableObjects](../../com.groupdocs.watermark.search/spreadsheetsearchableobjects) enumeration.
None
public static final int None
Specifies no search objects.
Shapes
public static final int Shapes
Search in shapes.
ChartsBackgrounds
public static final int ChartsBackgrounds
Search in charts backgrounds.
HeadersFooters
public static final int HeadersFooters
Search in headers and footers.
WorksheetBackgrounds
public static final int WorksheetBackgrounds
Search in worksheets backgrounds.
Cells
public static final int Cells
Search in cells.
Hyperlinks
public static final int Hyperlinks
Search in hyperlinks.
AttachedImages
public static final int AttachedImages
Search in attached images.
All
public static final int All
Search in all content objects.
getValues()
public static final int[] getValues()
Gets an array of all values of [SpreadsheetSearchableObjects](../../com.groupdocs.watermark.search/spreadsheetsearchableobjects) enumeration.
Returns:
int[] - The array of all values of [SpreadsheetSearchableObjects](../../com.groupdocs.watermark.search/spreadsheetsearchableobjects) enumeration.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.