GetPaneState Method

GetPaneState function

Indicates whether the pane has horizontal or vertical splits, and whether those splits are frozen.


func (instance *Worksheet) GetPaneState()  (PaneStateType,  error) 

Remarks

See Also