IMsoCharacters.PhoneticCharacters Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property PhoneticCharacters As String
Get
Set
'Usage
Dim instance As IMsoCharacters
Dim value As String
value = instance.PhoneticCharacters
instance.PhoneticCharacters = value
string PhoneticCharacters { get; set; }
Property Value
Type: System.String