Turn on bold for Immediate Action high level steps

This commit is contained in:
John Jenko 2014-08-25 16:06:43 +00:00
parent 003ca74e2c
commit e61898ff07

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";
// Immediate Actions step
fmtdata.StepData[3].Font.FontStyle = "Bold";
// Continuous Action High Level Step
fmtdata.StepData[9].Font.FontStyle = "Bold";
// Caution