Example #1
0
 public CT_TextShapeAutofit AddNewSpAutoFit()
 {
     this.spAutoFitField = new CT_TextShapeAutofit();
     return this.spAutoFitField;
 }
Example #2
0
 public CT_TextShapeAutofit AddNewSpAutoFit()
 {
     this.spAutoFitField = new CT_TextShapeAutofit();
     return(this.spAutoFitField);
 }
Example #3
0
 public void UnsetSpAutoFit()
 {
     this.spAutoFitField = null;
 }
Example #4
0
 public void UnsetSpAutoFit()
 {
     this.spAutoFitField = null;
 }