记录

//StringBuilder sb = new StringBuilder();

//sb.AppendLine(AppFormula.AppParaToString());

//sb.AppendLine(AppFormula.StepFormulaList[0].GetStepTitle());
//sb.AppendLine(AppFormula.StepFormulaList[0].StepParaToString());

//sb.AppendLine(AppFormula.StepFormulaList[0].VibMix[0].GetCombineTitle());
//sb.AppendLine(AppFormula.StepFormulaList[0].VibMix[0].UnitParaToString());
//sb.AppendLine(AppFormula.StepFormulaList[0].CollectBds[0].GetCombineTitle());
//sb.AppendLine(AppFormula.StepFormulaList[1].CollectBds[0].UnitParaToString());

// Printer printer = new Printer(sb.ToString());
// Printer printer = new Printer(StrToDocHelper.ToParagraph(sb.ToString()));

posted on 2016-11-07 20:38  MILUMI  阅读(125)  评论(0编辑  收藏  举报

导航