InterviewSolution
Saved Bookmarks
| 1. |
Define Column range.And Row range |
| Answer» The\xa0Columns\xa0and\xa0Rows\xa0properties refer to the\xa0columns\xa0and\xa0rows\xa0of a specified\xa0Range\xa0object, which can be a worksheet or a\xa0range\xa0of\xa0cells. They return a\xa0Range\xa0object referencing the\xa0rows\xa0or\xa0columns\xa0of the specified object.\xa0Columnrange\xa0charts are\xa0column\xa0charts displaying a\xa0range\xa0between a lower and higher value for each point.\xa0 | |