DocxCell.Width Property

QsInformatica.Utils

DocxCellWidth Property

Larghezza della cella.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public double Width { get; }
Public ReadOnly Property Width As Double
	Get
public:
property double Width {
	double get ();
}
member Width : float with get

Property Value

Type: Double
See Also