Skip to main content

TdxSpreadSheetOptionsMetadata.HasData Method

Identifies whether a spreadsheet document has metadata information.

Declaration

function HasData: Boolean; virtual;

Returns

Type
Boolean

Remarks

This function returns False only if the following conditions are met:

Otherwise – the HasData function returns True.

See Also