Turn on bold for Immediate Action high level steps
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user