Class PhoneticText
Inheritance
System.Object
PhoneticText
Assembly: DRIT.Spreadsheet.dll
Syntax
public class PhoneticText : object
Constructors
PhoneticText()
Declaration
Properties
Cell
Declaration
public Cell Cell { get; set; }
Property Value
Properties
Declaration
public PhoneticProperties Properties { get; set; }
Property Value
Runs
Declaration
public List<PhoneticRun> Runs { get; }
Property Value
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
System.Object |
obj |
|
Returns
Type |
Description |
System.Boolean |
|
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Type |
Description |
System.Int32 |
|