Namespace: Spire.Xls.Core.Spreadsheet.AutoFilter
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public RelationShip RelationShip { get; set; }
Public Property RelationShip As RelationShip Get Set
public: property RelationShip RelationShip { RelationShip get (); void set (RelationShip value); }
member RelationShip : RelationShip with get, set