Property | Type | Description | |
---|---|---|---|
FunctionListBounds | |||
FunctionListWindow | |||
SelectedItemBounds | |||
SelectedItemText | string |
Method | Description | |
---|---|---|
WithBounds ( |
||
WithFormulaEditWindow ( |
||
WithFormulaPrefix ( string newFormulaPrefix ) : FormulaEdit | ||
WithFunctionListWindow ( |
||
WithSelectedItem ( string selectedItemText, |
||
WithToolTipWindow ( |
Method | Description | |
---|---|---|
AsFormulaEdit ( ) : FormulaEdit |
public WithBounds ( |
||
newEditWindowBounds | ||
return | FormulaEdit |
public WithFormulaEditWindow ( |
||
newFormulaEditWindow | ||
return | FormulaEdit |
public WithFormulaPrefix ( string newFormulaPrefix ) : FormulaEdit | ||
newFormulaPrefix | string | |
return | FormulaEdit |
public WithFunctionListWindow ( |
||
newFunctionListWindow | ||
return | FunctionList |
public WithSelectedItem ( string selectedItemText, |
||
selectedItemText | string | |
selectedItemBounds | ||
listBounds | ||
return | FunctionList |
public WithToolTipWindow ( |
||
newExcelToolTipWindow | ||
return | FormulaEdit |
public Rect,System.Windows FunctionListBounds | ||
return |
public Rect,System.Windows SelectedItemBounds | ||
return |