'DeclarationReadOnly Property FileFormat As FileFormat
'UsageDim 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(); }