Share via


Font.Subscript Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property Subscript As MsoTriState
    Get
    Set
'Usage
Dim instance As Font
Dim value As MsoTriState

value = instance.Subscript

instance.Subscript = value
MsoTriState Subscript { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

Font Interface

Font Members

Microsoft.Office.Interop.PowerPoint Namespace