메소드 | 설명 | |
---|---|---|
ApplyToCell ( Cells cell ) : void | ||
StyleCell ( ) : System |
|
|
StyleCell ( |
|
public StyleCell ( |
||
pIncludeType | Type of cells to apply this style, a cell can also derived by this type. If null all type are included. | |
pExcludeType | Type of cells to exclude, a cell can also derived by this type. If null all the cells are used. | |
pIncludeEditorValueType | Applied if the cell has the specified Type as a Editor.ValueType. | |
pView | Cells | |
리턴 | System |