Table of Contents

Property Width

Namespace
DocWright.Formats.Xlsx
Assembly
DocWright.Formats.Xlsx.dll

Width

Gets the width, in the character units Excel measures columns in.

public decimal Width { get; }

Property Value

decimal

Remarks

One unit is the width of the digit zero in the workbook's default font, which is why a width converted from a real measurement is never a round number.