I tried to get a cell format by calling NumberFormat property, the cell has a custom format as below:
_(* 0.0%_);_(* -0.0%_);_(* "-"??_);_(@_)
but when I got the result of the property it has a "\" before "-" as shown…...actual data it holds in its data model for the style, such as according...