Replace with the position for the command bar. Use one of the Office.MsoBarPosition constants. msoBarLeft, msoBarTop, msoBarRight, msoBarBottom
Replace with the operator. From the XlAutoFilterOperator enum, choose xlTop10Items, xlBottom10Items, xlTop10Percent, xlBottom10Percent, ...
Replace with the page numbers and page ranges to be printed, separated by commas. For example, "2, 6-10" prints page 2 and ...
Replace with the page numbers and page ranges to be printed, separated by commas. For example, "2, 6-10" prints page 2 and ...
Replace with the password string used to protect the document. Passwords are case-sensitive. If the document is protected ...
Replace with the position for the command bar. Use one of the Office.MsoBarPosition constants. msoBarLeft, msoBarTop, msoBarRight, ...
Replace with the second criteria as a string. Used with criteria1 and operator to construct compound criteria when operator ...
Replace with the type of the instance (as a String) that you want to copy to the clipboard. Note that the type must be serializable. ...
Replace with the XMLNamespace object to attach to the document. Can be newly created, or a member of the XMLNamespaces collection. ...
Replace with true to have Excel suggest a list of alternative spellings, false to have Excel wait for the user to correct ...