ColumnWidth Property

Returns or sets the width of a column. Read/write Double.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public double Width { get; set; }

Property Value

Type: Double

Implements

IColumnWidth
See Also