Aspose::Cells::Rendering::RenderingWatermark::SetHAlignment method

RenderingWatermark::SetHAlignment method

Gets or sets horizontal alignment of the watermark to the page.

void Aspose::Cells::Rendering::RenderingWatermark::SetHAlignment(TextAlignmentType value)

Remarks

Only Left, Center, Right is valid. Default is Left.

See Also