Method | Description | |
---|---|---|
ExcelStateFlagIsSet ( ExcelCellState state ) : bool | ||
FunctionArgument ( object val ) : System | ||
SetExcelStateFlag ( ExcelCellState state ) : void |
public ExcelStateFlagIsSet ( ExcelCellState state ) : bool | ||
state | ExcelCellState | |
return | bool |
public FunctionArgument ( object val ) : System | ||
val | object | |
return | System |
public SetExcelStateFlag ( ExcelCellState state ) : void | ||
state | ExcelCellState | |
return | void |