 | WorksheetPaneSplitLeftWidth Property |
Gets the width of the left, vertical split pane, measured from the left of the window.
The value is nullable. If null, no vertical split of the worksheet is applied
The value is only applicable to split the worksheet into panes, but not to freeze them.
See also:
PaneSplitAddress Namespace: NanoXLSXAssembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.7+c253a7d00ca5e19be14df4552cf12c589ec4ab3e
Syntaxpublic float? PaneSplitLeftWidth { get; }Property Value
NullableSingle
Remarks
See Also