Click or drag to resize

DocxCellAddField Method

Adds the field. Warning: not complete!

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

Parameters

formula
Type: SystemString
The formula.
See Also