  | DocxCellHeight Property | 
            Altezza della cella.
            
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 27.4.0
Syntaxpublic double Height { get; }Public ReadOnly Property Height As Double
	Get
public:
property double Height {
	double get ();
}member Height : float with get
Property Value
Double
See Also