Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents one of three text styles: title text, body text, or default text. Each text style contains a TextFrame object that describes how text is positioned within the text bounding box, a Ruler object that contains tab stops and outline indent formatting information, and a TextStyleLevels collection that contains outline text formatting information. The TextStyle object is a member of the TextStyles collection.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("91493499-5A91-11CF-8700-00AA0060263B")> _
Public Interface TextStyle
'Usage
Dim instance As TextStyle
[GuidAttribute("91493499-5A91-11CF-8700-00AA0060263B")]
public interface TextStyle