Compartir a través de


ICharacters.PhoneticCharacters Property

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

Syntax

'Declaration
Property PhoneticCharacters As String
    Get
    Set
'Usage
Dim instance As ICharacters
Dim value As String

value = instance.PhoneticCharacters

instance.PhoneticCharacters = value
string PhoneticCharacters { get; set; }

Property Value

Type: System.String

See Also

Reference

ICharacters Interface

ICharacters Members

Microsoft.Office.Interop.Excel Namespace