All Tags »
Excel.Interop
Sorry, but there are no more tags available to filter with.
-
Opa … today I have searched for a function that converts my pixel’s width of a column in a DataGridView control to a ColumnWidth of an excel’s range object …. but unfortunately I have not found such and I have to write myself such. Here it is the code: // Get the column width private float GetColumnWidth(Worksheet ws, int ...