public final class SpreadsheetWatermarkType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Background
Watermark will be added as a background of Excel worksheet.
|
static int |
HeaderFooter
Watermark will be added as rectangular shape with text inside.
|
static int |
ModernWordArt
Watermark will be added as rectangular shape with text inside.
|
static int |
Shape
Default type.
|
public static final int Background
Watermark will be added as a background of Excel worksheet.
public static final int HeaderFooter
Watermark will be added as rectangular shape with text inside.
public static final int ModernWordArt
Watermark will be added as rectangular shape with text inside.
public static final int Shape
Default type. Watermark will be added as a shape (WordArt or Picture).
Copyright © 2026. All rights reserved.