Case EX 6-2Harry has inserted a picture into his Excel worksheet and wants to make some adjustments.Harry also wants to change the picture's shape and border. He accesses the Format contextual tab and uses the tools in the ____ group to change the shape and color.
A. Picture Styles
B. Arrange
C. Size
D. Adjust
Answer: A
Computer Science & Information Technology
You might also like to view...
The comparison operator used to define less than or equal to is:
A) <= B) => C) =< D) >=
Computer Science & Information Technology
To view your recent searches, you can click the magnifying glass button on the left side of the Search field.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Bullet indent level can be controlled by using the Increase/Decrease Indent button on the Ribbon
Indicate whether the statement is true or false
Computer Science & Information Technology
Which bitset function could be used to create the logical not of a bitset object b?
a. b.set() b. b.reset() c. b.flip() d. b.none()
Computer Science & Information Technology