SpreadsheetLoadOptionsDefault Property |
Namespace: GroupDocs.Watermark.Options.SpreadsheetAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
Syntaxpublic static SpreadsheetLoadOptions Default { get; }
Public Shared ReadOnly Property Default As SpreadsheetLoadOptions
Get
public:
static property SpreadsheetLoadOptions^ Default {
SpreadsheetLoadOptions^ get ();
}
static member Default : SpreadsheetLoadOptions with get
Property Value
Type:
SpreadsheetLoadOptionsThe default value for the
SpreadsheetLoadOptions class.
See Also