Gets the window panes.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic PaneCollection GetPanes()
Public Function GetPanes As PaneCollection
public:
PaneCollection^ GetPanes()
member GetPanes : unit -> PaneCollection
Return Value
Type:
PaneCollection
Remarks
If the window is not split or frozen.
See Also