Bolded the Continuous Action High Level Step
This commit is contained in:
parent
68a354acd0
commit
a8c7343e84
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user