The ____ tab opens the Backstage view for each Office app.
A. VIEW
B. BACKSTAGE
C. FILE
D. MENU
Answer: C
You might also like to view...
All macros are created in a programming language called:
A) Rich Text Format. B) Java Script. C) Hypertext Markup Language. D) Visual Basic for Applications.
Answer the following statements true (T) or false (F)
1) If a command is disabled, all methods of executing that command are disabled. 2) The CanExecute event for a command allows programmers to implement logic that determines whether a command should be enabled or disabled. 3) WPF styles require you to explicitly set the individual properties of each control. 4) Custom control templates allow you to completely customize a control’s appearance. 5) Static resources and dynamic resources differ because static resources are set at initialization time and dynamic resources can be modified by the app.