Closed HarryLeboeuf closed 4 years ago
In PBI Desktop we can choose different styles for a table. Do you have any idea what are the enumerator values in json for these styles.
The enum list for table style is:
'AlternatingRows' 'BoldHeader' 'Minimal' 'Condensed' 'ContrastAlternatingRows' 'Sparse' 'BoldHeaderFlashyRows' 'None' 'FlashyRows'
In PBI Desktop we can choose different styles for a table. Do you have any idea what are the enumerator values in json for these styles.