TdxSpreadSheetOptionsMetadata.Reset Method
Clears all metadata information.
Declaration
procedure Reset; virtual;
Remarks
Call this procedure to:
Set the CreatedBy, Description, Keywords, LastModifiedBy, Subject, and Title properties to an empty string.
Set the Created, LastModified, and LastPrinted properties to 0.
See Also