Turn on bold for Immediate Action high level steps
This commit is contained in:
parent
003ca74e2c
commit
e61898ff07
@ -26,6 +26,8 @@ namespace fmtxml
|
||||
fmtdata.ProcData.CheckOffData.CheckOffList[9].Macro = "C9";
|
||||
// Standard High Level step
|
||||
fmtdata.StepData[2].Font.FontStyle = "Bold";
|
||||
// Immediate Actions step
|
||||
fmtdata.StepData[3].Font.FontStyle = "Bold";
|
||||
// Continuous Action High Level Step
|
||||
fmtdata.StepData[9].Font.FontStyle = "Bold";
|
||||
// Caution
|
||||
|
Loading…
x
Reference in New Issue
Block a user