Click or drag to resize

XmlSaveOptionsUseRowColSpan Property

Set or get a value indicating of using rowspan and colspan attributes. Default value: true.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax
public bool UseRowColSpan { get; set; }

Property Value

Boolean
See Also