SpreadsheetSearchableObjects enumeration
SpreadsheetSearchableObjects enumeration
Specifies flags representing Excel content objects that are to be included in a watermark search.
The SpreadsheetSearchableObjects type exposes the following members:
Fields
Field | Description |
---|---|
NONE | Specifies no search objects. |
SHAPES | Search in shapes. |
CHARTS_BACKGROUNDS | Search in charts backgrounds. |
HEADERS_FOOTERS | Search in headers and footers. |
WORKSHEET_BACKGROUNDS | Search in worksheets backgrounds. |
CELLS | Search in cells. |
HYPERLINKS | Search in hyperlinks. |
ATTACHED_IMAGES | Search in attached images. |
ALL | Search in all content objects. |