public double GetWidth( WorksheetColumnWidthUnit units )
Exception | Description |
---|---|
Infragistics.Documents.Excel.MockClasses.InvalidEnumArgumentException | units is not defined in the WorksheetColumnWidthUnit enumeration. |
If units is Character256th, the value returned will be the same as the value of the Width property, with one exception: if the column has the default width, this method will return NaN and Width will return -1.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+