ExcelUnitsConverterWidthCharsToPixels Method
Converts width characters in pixels. A value in width characters represents the number of characters that can be displayed in a cell
that is formatted with the standard font.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public double WidthCharsToPixels(
double widthChars
)
- widthChars Double
- The value in width characters
DoubleThe value in pixels