示例#1
0
 public CT_CTStyleLabel()
 {
     this.txEffectClrLstField = new CT_Colors();
     this.txFillClrLstField   = new CT_Colors();
     this.txLinClrLstField    = new CT_Colors();
     this.effectClrLstField   = new CT_Colors();
     this.linClrLstField      = new CT_Colors();
     this.fillClrLstField     = new CT_Colors();
 }
示例#2
0
 public CT_CTStyleLabel()
 {
     this.txEffectClrLstField = new CT_Colors();
     this.txFillClrLstField = new CT_Colors();
     this.txLinClrLstField = new CT_Colors();
     this.effectClrLstField = new CT_Colors();
     this.linClrLstField = new CT_Colors();
     this.fillClrLstField = new CT_Colors();
 }