translate style attributes ...

Prev Next

Function Names

translate style attributes for excel, translate style attributes for excel xml 2003, translate style attributes for html

Library

Style Library

Description

The generic formatting attributes will be translated to the target-specific format and will then be included when saving the file in the corresponding file format.

  • translate style attributes for excel: Needed before table save excel file() for the modern Excel .xlsx file format
  • translate style attributes for excel xml 2003: Needed before table save(..., EXCEL) for the old Excel XML 2003 file format
  • translate style attributes for html: Needed before table save(..., HTML) for HTML format, can be opened in web browsers and Excel (if renamed from .html to .xls)



Begining in the update release 8.03a, these functions do not need to be called up explicitly anymore. They will be called automatically when saving the files.

Call as: procedure

Restrictions

Don't forget to include 'Style Library' at the top of your program

Parameter count

1

Parameters

No.TypeDescription
1.
input
string Name fo existing table