Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRASummary

Details

ORG-8799Support comma as separators for time formatIn G version from SR1, time format follows the same Separators options as in Tool:Options:Numeric Formats.
ORG-9633User Table Name as sheet name when creating copy as new sheet from result sheetIn result sheet, when user right click a table and choose Create Copy as New Sheet, it used to create sheet named Sheet2, Sheet3, etc. Now the sheet name will be the same as Table name so it's easier for user to understand.
ORG-9834LabTalk command to clear worksheet styles

work

-scf;

//

clear

all

range

styles

that

intersect

completely

with

selection

work

-scf

6

8;

  //

clear

fill

color

(OFST_Interior)

and

font

(OFST_Font)