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.11.10
Syntaxpublic bool UseRowColSpan { get; set; }Public Property UseRowColSpan As Boolean
Get
Set
Property Value
Boolean
See Also