Click or drag to resize

XLColumnParent Property

Gets the parent table.

Namespace:  MicaSystems.Utils.Excel
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public XLTable Parent { get; }

Property Value

Type: XLTable
See Also