PowerTip: Use PowerShell ISE for Standard Enumerations

Summary: Use the Windows PowerShell ISE to use enumeration values. How can I use the Windows PowerShell ISE to use the standard enumeration types to write a Word automation script? Cast the string as a type, and store the returned value in a variable. Each enumeration value &nb...