Class ExcelSheetDesignStateSelector
Inheritance
System.Object
ExcelSheetDesignStateSelector
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ExcelSheetDesignStateSelector : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
DesignState
Declaration
public ListWithSelectedItem<string> DesignState { get; set; }
Property Value
SheetName
Declaration
public string SheetName { get; }
Property Value
| Type |
Description |
| System.String |
|
Implements
System.IEquatable<T>
Extension Methods