Hello.
When I use the
builder.CellFormat.VerticalAlignment = CellVerticalAlignment.Center;
my application complains that the name CellVerticalAlignment does not exist in the current context.
This code is from the Aspose.Words product documentation for inserting document elements under "Inserting a Table"
Am I missing an include?
Thanks.
Denise