<< xls_GetData xls link (Automation) for Scilab xls_GetFont >>

xls link (Automation) for Scilab >> xls link (Automation) for Scilab > xls_GetDfltSaveFmt

xls_GetDfltSaveFmt

Get Excel save format.

Calling Sequence

saveFormat = xls_GetDfltSaveFmt()

Outputs

saveFormat

Returns Excel save format.

Description

Get Excel save format.

Example

xls_NewExcel();
xls_GetDfltSaveFmt()
xls_Quit();

See Also


Report an issue
<< xls_GetData xls link (Automation) for Scilab xls_GetFont >>