HTMLTableColElement.Span
HTMLTableColElement.Span property
Indicates the number of columns in a group or affected by a grouping. See the span attribute definition in HTML 4.01.
public int Span { get; set; }
See Also
- class HTMLTableColElement
- package com.aspose.html
- package Aspose.HTML