GetDisplayStyle Method

GetDisplayStyle function

Gets the display style of the cell.If this cell is also affected by other settings such as conditional formatting, list objects, etc.,then the display style may be different from cell.GetStyle().


func (instance *Cell) GetDisplayStyle()  (*Style,  error) 

Remarks

See Also