GetFreezedPanes Method
GetFreezedPanes function
Gets the freeze panes.
func (instance *Worksheet) GetFreezedPanes() (bool, int32, int32, int32, int32, error)
Remarks
See Also
- Class Worksheet
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets the freeze panes.
func (instance *Worksheet) GetFreezedPanes() (bool, int32, int32, int32, int32, error)