Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies the type of cells.
| Name | Value | Description |
|---|---|---|
| xlCellTypeAllFormatConditions | -4172 | Cells of any format. |
| xlCellTypeAllValidation | -4174 | Cells having validation criteria. |
| xlCellTypeBlanks | 4 | Empty cells. |
| xlCellTypeComments | -4144 | Cells containing notes. |
| xlCellTypeConstants | 2 | Cells containing constants. |
| xlCellTypeFormulas | -4123 | Cells containing formulas. |
| xlCellTypeLastCell | 11 | The last cell in the used range. |
| xlCellTypeSameFormatConditions | -4173 | Cells having the same format. |
| xlCellTypeSameValidation | -4175 | Cells having the same validation criteria. |
| xlCellTypeVisible | 12 | All visible cells. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.