Bolded the Continuous Action High Level Step

This commit is contained in:
John Jenko 2014-08-04 14:36:36 +00:00
parent 68a354acd0
commit a8c7343e84

View File

@ -26,6 +26,8 @@ namespace fmtxml
fmtdata.ProcData.CheckOffData.CheckOffList[9].Macro = "C9";
// Standard High Level step
fmtdata.StepData[2].Font.FontStyle = "Bold";
// Continuous Action High Level Step
fmtdata.StepData[9].Font.FontStyle = "Bold";
// Caution
fmtdata.StepData[6].StepLayoutData.STBoxindex = null;
fmtdata.StepData[6].WidthOverride = "333";