How to add a triangle marker to any cell corner of SpreadsheetGear grid?
问题 This is a SpreadsheetGear Grid specific question. I know you can add a comment to a cell and the cell gets red triangle marker at the top right corner automatically. But I have a need to add a small triangle (different color) to any cell corner to indicate something special. Is it possible to do it? UPATE: This is what I got for adding a triangle to any corner of the cell based on Daniel's suggestion. public void AddTriangleShapeToCorner(IWorksheet worksheet, int row, int col, CellCorners