Freigeben über


TextEffectFormat.NormalizedHeight Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property NormalizedHeight As MsoTriState
    Get
    Set
'Usage
Dim instance As TextEffectFormat
Dim value As MsoTriState

value = instance.NormalizedHeight

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

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

TextEffectFormat Interface

TextEffectFormat Members

Microsoft.Office.Core Namespace