Lines Matching refs:Columns

9   ITEM Assertion OK : test5 Columns A1 style addressing
10 ITEM Assertion OK : test6 Columns R1C1 style addressing
11 ITEM Assertion OK : test7 Columns(3) A1 style addressing
12 ITEM Assertion OK : test8 Columns(3) R1C1 style addressing
13 ITEM Assertion OK : test9 Columns('e') A1 style addressing
14 ITEM Assertion OK : test10 Columns('e') R1C1 style addressing
15 ITEM Assertion OK : test11 Columns('b:d') A1 style addressing
16 ITEM Assertion OK : test12 Columns('b:d') R1C1 style addressing
17 ITEM Assertion OK : test13 Range('c1:g10').Columns A1 style addressing
18 ITEM Assertion OK : test14 Range('c1:g10').Columns R1C1 style addressing
19 ITEM Assertion OK : test15 Range('c1:g10').Columns(1) A1 style addressing
20 ITEM Assertion OK : test16 Range('c1:g10').Columns(1) R1C1 style addressing
21 ITEM Assertion OK : test17 Range('c1:g10').Columns('a') A1 style addressing
22 ITEM Assertion OK : test18 Range('c1:g10').Columns('a') R1C1 style addressing
23 ITEM Assertion OK : test19 Range('c1:g10').Columns('c') A1 style addressing
24 ITEM Assertion OK : test20 Range('c1:g10').Columns('c') R1C1 style addressing
25 ITEM Assertion OK : test21 Range('c1:g10').Columns('x:z') A1 style addressing
26 ITEM Assertion OK : test22 Range('c1:g10').Columns('x:z') R1C1 style addressing
27 ITEM Assertion OK : test23 Range('c1:g10').Columns(30) A1 style addressing
28 ITEM Assertion OK : test24 Range('c1:g10').Columns(30) R1C1 style addressing
39 ITEM Assertion OK : test35 Range('c1:g10').Columns('x:z') R1C1 style addressing
46 ITEM Assertion OK : test42 Range('g20:h40').Columns('c:c')
47 ITEM Assertion OK : test43 Range('g20:h40').Columns('c:f')
48 ITEM Assertion OK : test44 Range('g20:h40').Columns(-1)