This commit is contained in:
@@ -82,6 +82,7 @@ namespace fmtxml
|
||||
{
|
||||
fmtdata.SectData.StepSectionData.StpSectPrtData.RNOSepLineLength = 186;
|
||||
fmtdata.SectData.StepSectionData.StpSectPrtData.RNOSepString = null;
|
||||
fmtdata.StepData[9].Suffix = "{ulnone} *";
|
||||
}
|
||||
|
||||
private void AddIP2fmt(ref FormatData fmtdata)
|
||||
@@ -969,7 +970,10 @@ namespace fmtxml
|
||||
fmtdata.SectData.StepSectionData.StpSectLayData.ShowSectionTitles = "False";
|
||||
fmtdata.BoxData[4].TxtStart = 36;
|
||||
fmtdata.BoxData[4].TxtWidth = 426;
|
||||
|
||||
fmtdata.BoxData[4].BXURC = " *";
|
||||
fmtdata.BoxData[4].BXLRC = " *";
|
||||
fmtdata.SectData.StepSectionData.StpSectLayData.Separator.Font.FontStyle = "Underline";
|
||||
fmtdata.StepData[9].Suffix = "{ulnone} *";
|
||||
}
|
||||
}
|
||||
public partial class FmtToXml
|
||||
|
Reference in New Issue
Block a user