Example #1
0
 public IXLPhonetics SetType(XLPhoneticType phoneticType)
 {
     Type = phoneticType; return(this);
 }
 public IXLPhonetics SetType(XLPhoneticType phoneticType) { Type = phoneticType; return this; }