记录

it2022-05-09  14

//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()));

转载于:https://www.cnblogs.com/MiLu/p/6040541.html


最新回复(0)