Image

SpreadsheetHeaderFooterSection.Image property

Gets or sets the image of this SpreadsheetHeaderFooterSection.

public SpreadsheetWatermarkableImage Image { get; set; }

Property Value

The image of this SpreadsheetHeaderFooterSection. Returns null if the section has no image.

See Also