전자실 구매관련 업데이트
This commit is contained in:
@@ -397,6 +397,8 @@ namespace FPJ0000.JobReport_
|
||||
|
||||
|
||||
fp1.ActiveSheet.Cells[ridx, cidx].CellType = ctdef; fp1.ActiveSheet.Cells[ridx, cidx].VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; fp1.ActiveSheet.Cells[ridx, cidx++].Value = uname;
|
||||
fp1.ActiveSheet.Cells[ridx, cidx].CellType = ctdef; fp1.ActiveSheet.Cells[ridx, cidx].VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; fp1.ActiveSheet.Cells[ridx, cidx++].Value = user.Key;
|
||||
|
||||
if (status.Equals("진행"))
|
||||
{
|
||||
fp1.ActiveSheet.Cells[ridx, cidx].BackColor = Color.White;
|
||||
|
||||
Reference in New Issue
Block a user