Changed the table font to Consolas for Shearon Harris
Fixed the Through transition
This commit is contained in:
@@ -1574,6 +1574,9 @@ namespace fmtxml
|
||||
fmtdata.BoxData[2].TxtWidth = 432;
|
||||
fmtdata.TransData.TransTypeData[6].TransFormat = ""; // not used and not supported in code
|
||||
fmtdata.TransData.TransTypeData[7].TransFormat = "";
|
||||
// tables
|
||||
fmtdata.StepData[8].Font.FontFamily = "Consolas";
|
||||
fmtdata.StepData[10].Font.FontFamily = "Consolas";
|
||||
}
|
||||
private void AddSHESSDfmt(ref FormatData fmtdata)
|
||||
{
|
||||
|
Reference in New Issue
Block a user