SpreadsheetChartImageFillFormat Property |
Namespace: GroupDocs.Watermark.Contents.SpreadsheetAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
Syntaxpublic SpreadsheetImageFillFormat ImageFillFormat { get; }
Public ReadOnly Property ImageFillFormat As SpreadsheetImageFillFormat
Get
public:
property SpreadsheetImageFillFormat^ ImageFillFormat {
SpreadsheetImageFillFormat^ get ();
}
member ImageFillFormat : SpreadsheetImageFillFormat with get
Property Value
Type:
SpreadsheetImageFillFormatThe image fill format settings of this
SpreadsheetChart.
See Also