Interface IXLPhonetic
public interface IXLPhonetic : IEquatable<IXLPhonetic>
- Inherited Members
- Extension Methods
Properties
End
int End { get; set; }
Property Value
Start
int Start { get; set; }
Property Value
Text
string Text { get; set; }