'Declaration
ReadOnly Property FileFormat As FileFormat
'Usage
Dim instance As IWorkbook Dim value As FileFormat value = instance.FileFormat
FileFormat FileFormat {get;}
read-only property FileFormat: FileFormat;
function get FileFormat : FileFormat
__property FileFormat get_FileFormat();
property FileFormat FileFormat { FileFormat get(); }