Range.Rows, Range.Columns and Range.Cells are Excel.Range objects, according to the VBA Type() functions: ?TypeName(Selection.rows) Range
確定! 回上一頁