XmlSaveOptionsUseRowColSpan Property |
Set or get a value indicating of using rowspan and colspan attributes. Default value: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax public bool UseRowColSpan { get; set; }
Public Property UseRowColSpan As Boolean
Get
Set
Property Value
BooleanSee Also