Ga naar inhoud

Metaflow - Standalone Excel Automation

Standalone Excel Automation

Metaflow referentie: Code

Open

Object

Optie Waarde Type veld
Path Path to the spreadsheet file source

Create

Object

Add worksheet

Object

Optie Waarde Type veld
Activate sheet Determines whether to activate worksheet after creation True/ false

Add worksheet with name

Object

Optie Waarde Type veld
Name Name of worksheet Tekst
Activate sheet Determines whether to activate worksheet after creation True / false

Copy worksheet and rename

Object

Optie Waarde Type veld
Name Name of worksheet Tekst
New Name New Name of worksheet Tekst

Copy worksheet

Object

Optie Waarde Type veld
Name Name of worksheet Tekst

Worksheet exists

Object

Optie Waarde Type veld
Name Name of worksheet Tekst

Activate Worksheet

Object

Optie Waarde Type veld
Name Name of worksheet Tekst

Activate Worksheet by Index

Object

Optie Waarde Type veld
Index Index of worksheet to activate Tekst

Rename worksheet

Object

Optie Waarde Type veld
Name Name of worksheet Tekst
New Name New Name of worksheet Tekst

Rename worksheet by Index

Object

Optie Waarde Type veld
Index Index of worksheet to rename Tekst
New Name New Name of worksheet Tekst

Delete worksheet by Index

Object

Optie Waarde Type veld
Index Index of worksheet to delete Tekst

Delete worksheet

Object

Optie Waarde Type veld
Index Name of worksheet to delete Tekst

Hide worksheet by Index

Object

Optie Waarde Type veld
Index Index of worksheet to hide Tekst

Hide worksheet

Object

Optie Waarde Type veld
Index Name of worksheet to hide Tekst

Show worksheet by Index

Object

Optie Waarde Type veld
Index Index of worksheet to display Tekst

Show worksheet

Object

Optie Waarde Type veld
Index Name of worksheet to display Tekst

Set text value

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Value New cell value Tekst

Set generic value

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Value New cell value Tekst

Set formula

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Value New cell formula. Text of the formula should be provided in English US. Tekst

Get formula

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Result Return value from function Tekst

Get Value

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Result Return value from function Tekst

Clean Value

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst

Get Active Value

Object

Optie Waarde Type veld
Result Return value from function Tekst

Get active row

Object

Optie Waarde Type veld
Result Return value from function Tekst

Get active column

Object

Optie Waarde Type veld
Result Return value from function Tekst

Set active cell

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst

Set cell format

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Cell format Type of cell format Numeric / string / formula / boolean / blank

Get last used column

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Result Return value from function Tekst

Get last used row

Object

Optie Waarde Type veld
Result Return value from function Tekst

Get defined table

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
First column First column index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst
Result Return value from function Tekst

Get table

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Result Return value from function Tekst

Clean table

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
First column First column index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst

Available colors

Object

Optie Waarde Type veld
Result Return value from function Tekst

Format cell background color

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Color Cell color dropdown

Format cells background color

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
First column First column index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst
Color Cell color dropdown

Format cell border

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
style Border style dropdown

Format cells border

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
First column First column index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst
style Border style dropdown

Format cell font size

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Size Font size of cell Tekst

Format cells font size

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
First column First column index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst
Size Font size of cell dropdown

Format cell font color

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Column index Index of column. Cell indexing starts at 0,0 Tekst
Color Font color dropdown

Format cells font color

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
First column First column index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst
Color Font color dropdown

Autofit columns

Object

Format column

Object

Optie Waarde Type veld
Column index Index of column. Cell indexing starts at 0,0 Tekst
Width Column width Tekst

Format columns

Object

Optie Waarde Type veld
First column First column index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst
Width Column width Tekst

Autofit rows

Object

Format row

Object

Optie Waarde Type veld
Row index Index of row. Cell indexing starts at 0,0 Tekst
Height Row width Tekst

Format rows

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst
Height Row width Tekst

Merge

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
First column First column index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst

Save

Object

Optie Waarde Type veld
Directory path Path to directory where file should be saved Source
File name Name of the file Tekst

Save as XLS

Object

Optie Waarde Type veld
Directory path Path to directory where file should be saved Source
File name Name of the file Tekst

Save as XLSX

Object

Optie Waarde Type veld
Directory path Path to directory where file should be saved Source
File name Name of the file Tekst

Hide rows

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst

Hide row

Object

Optie Waarde Type veld
Row index index of row. Cell indexing starts at 0,0 Tekst

Hide columns

Object

Optie Waarde Type veld
First column First column index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst

Hide column

Object

Optie Waarde Type veld
Column index column index. Cell indexing starts at 0,0 Tekst

Show rows

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst

Show row

Object

Optie Waarde Type veld
Row index row index. Cell indexing starts at 0,0 Tekst

Show columns

Object

Optie Waarde Type veld
First column First column index. Cell indexing starts at 0,0 Tekst
Last column Last column index. Cell indexing starts at 0,0 Tekst

Show column

Object

Optie Waarde Type veld
Column index column index. Cell indexing starts at 0,0 Tekst

Delete row

Object

Optie Waarde Type veld
Row index Row index. Cell indexing starts at 0,0 Tekst

Delete rows

Object

Optie Waarde Type veld
First row First row index. Cell indexing starts at 0,0 Tekst
Last row Last row index. Cell indexing starts at 0,0 Tekst

Close

Object