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
totalsRow
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.134