Expand Minimize
This topic has not yet been rated - Rate this topic

PpChangeCase Enumeration

Office 2010

Specifies the way the case of the specified text will be changed.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
[GuidAttribute("57187984-0CFA-4AD7-955A-ADA220110FC2")]
public enum PpChangeCase
Member nameDescription
ppCaseSentenceChange to lowercase.
ppCaseLowerChange to lowercase.
ppCaseUpperChange to uppercase.
ppCaseTitleChange to title case.
ppCaseToggleToggle the casing.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.