LibreOfficeDev 7.4 Help
Возвращает размер открытого файла в байтах.
Lof (FileNumber) As Long
Long
FileNumber: Any numeric expression that contains the file number that is specified in the Open statement.
To obtain the length of a file that is not open, use the FileLen function.