Possible or not to change Table_Formatting_Options


hi all,

 

my request change table formatting options

from "tableformattingoptions.excel_unformatted_tabbed_text"

to "tableformattingoptions.excel_formatted_table"

 

screenshot more clarifications,

 

screen shot 2016-09-28 @ 1.51.49 pm.png

 

to:

 

screen shot 2016-09-28 @ 1.51.56 pm.png

 

 

trying code below:

 

alert( app.excelimportpreferences.tableformatting)  if((app.excelimportpreferences.tableformatting == tableformattingoptions.excel_unformatted_table) || (app.excelimportpreferences.tableformatting == tableformattingoptions.excel_unformatted_tabbed_text) || (app.excelimportpreferences.tableformatting == tableformattingoptions.excel_format_only_once))  {     app.excelimportpreferences.tableformatting = tableformattingoptions.excel_formatted_table;     }   alert(app.excelimportpreferences.tableformatting) 

 

 

regards

siraj

hi.

this works me. (cc version9.3)

what problems?

 

thank

mg



More discussions in InDesign Scripting


adobe

Comments

Popular posts from this blog

Illustrator CS6 Ocurrío un error E/S en el archivo.

Why is os_ViewContainer running?

Animate - problem with duplicating scripts after loop