TdxSpreadSheetFormatsRepository.Count Property
Returns the number of registered spreadsheet document format implementations.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The maximum valid index of the Items, Exts, and Descriptions properties is the Count property value minus one.
See Also