[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TableFormatBase.SetAlignment

SetAlignment Method

SetAlignment(TableAlignment)

Sets how the table is aligned in the document.

Declaration
protected virtual void SetAlignment(TableAlignment value)
Protected Overridable Sub SetAlignment(value As TableAlignment)
Parameters
Type Name Description
TableAlignment value

The TableAlignment value.