DocxCell.Height Property

QsInformatica.Utils

DocxCellHeight Property

Altezza della cella.

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

Property Value

Type: Double
See Also