 | LowLevelHasPaneSplitting Method |
Checks whether pane splitting is applied in the given worksheet
Namespace: PicoXLSXAssembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.5+3a069966d2787c42b695e5043a5e083b247634e3
Syntaxprivate bool HasPaneSplitting(
Worksheet worksheet
)
Parameters
- worksheet Worksheet
- .
Return Value
BooleanTrue if applied, otherwise false.
See Also