SpreadsheetShapePossibleWatermark
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.watermark.search.PossibleWatermark, com.groupdocs.watermark.search.TwoDObjectPossibleWatermark, com.groupdocs.watermark.search.ShapePossibleWatermark
public class SpreadsheetShapePossibleWatermark extends ShapePossibleWatermark<SpreadsheetShape>
Represents possible shape watermark in an Excel document.
| Constructor | Description |
|---|---|
| SpreadsheetShapePossibleWatermark(SpreadsheetShape shape, SpreadsheetShapeCollection shapeCollection) |
| Method | Description |
|---|---|
| getParent() | Gets the parent of this [SpreadsheetShapePossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetshapepossiblewatermark). |
SpreadsheetShapePossibleWatermark(SpreadsheetShape shape, SpreadsheetShapeCollection shapeCollection)
public SpreadsheetShapePossibleWatermark(SpreadsheetShape shape, SpreadsheetShapeCollection shapeCollection)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| shape | SpreadsheetShape | |
| shapeCollection | SpreadsheetShapeCollection |
public ContentPart getParent()
Gets the parent of this [SpreadsheetShapePossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetshapepossiblewatermark).
Returns:
ContentPart - The parent of this [SpreadsheetShapePossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetshapepossiblewatermark).
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.