We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Modify table properties.
Path: /{SheetName}/table[N]
/{SheetName}/table[N]
name
displayName
style
headerRow
totalRow
ref
officecli set data.xlsx /Sheet1/table[1] --prop style=TableStyleDark1 officecli set data.xlsx /Sheet1/table[1] --prop totalRow=true officecli set data.xlsx /Sheet1/table[1] --prop name="RevenueData"
Based on OfficeCLI v1.0.64