AllowSpaceOfSameStyleInTable Property
In This Topic
Gets or sets whether to allow space between paragraphs of the same style in a table.
Syntax
'Declaration
Public Property AllowSpaceOfSameStyleInTable As System.Boolean
public System.bool AllowSpaceOfSameStyleInTable {get; set;}
See Also