Click or drag to resize

DocxCellAddField Method

Adds the field. Warning: not complete!

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.2.0-beta
Syntax
public void AddField(
	string formula
)

Parameters

formula  String
The formula.
See Also