Under TABLE TOOLS on the LAYOUT tab, the Align Center button in the Arrange group centers a table ________

Fill in the blank(s) with correct word


horizontally

Computer Science & Information Technology

You might also like to view...

To open a file for read-write and random access requires

a) The usual definition of an ofstream or ifstream object. b) A call to open ofstream or ifstream object, but there must be a second argument to the open function. c) The stream to be defined using the class fstream. defined in the header file. d) The stream to be connected to the physical file object with first argument a C- string containing the physical file name and a second argument, ios::in | ios::out that specifies that the i/o with the file should be for either reading or writing. e) #include, using std::fstream; and using std::ios;

Computer Science & Information Technology

GUI is an acronym for_______________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Spreadsheet equations that use addition, subtraction, multiplication, or division are called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A template is a file that features a particular theme, layout, or subject matter

Indicate whether the statement is true or false

Computer Science & Information Technology