Versions Compared

Key

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

...

JIRASummaryDetails
ORG-11637PE: View Extra Large Icons context menu is addedwhen right click column header in Details View.
   
   ORG-12155Combine file types list when open files from File:Open dialogImage Added
ORG-10504Add colcplit x-function to unstack columns by row index

Run colsplit -d; to open following dialog:

Image Added

Commands examples:

1. colsplit irng:=col(A) nrows:=3;

2. colsplit irng:=col(B) method:=seq nrows:=10;

3. colsplit irng:=[Book1]Sheet1!(1,2);