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: 2024.4.24
Syntax
public bool UseRowColSpan { get; set; }

Property Value

Boolean
See Also