Returns or sets the width of a column.
Read/write
Double.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxdouble Width { get; set; }
Property Width As Double
Get
Set
property double Width {
double get ();
void set (double value);
}
abstract Width : float with get, set
Property Value
Type:
Double
See Also