Hi, I want to ask the problem with view spreadsheet, even though I have setting cell alignment the excel file, but the view process does not show cell alignment properly so I have to set it up when form.load but after scrolling the mouse, they broke down again:
Spreadsheet1.ActiveGrid.SetRowHeight(3, 100, 40)
Spreadsheet1.Workbook.Worksheets(0).Range("B3:C218").CellStyle.VerticalAlignment = ExcelVAlign.VAlignCenter
Spreadsheet1.ActiveGrid.Invalidate
What can I do ?
My image:
my gif: