MTableColumn Class
Namespace: DotMarkdown.Linq
Assembly: DotMarkdown.dll
public class MTableColumn : DotMarkdown.Linq.MContainer
Inheritance
Object → MObject → MElement → MContainer → MTableColumn
Constructors
| Constructor | Summary |
|---|---|
| MTableColumn(HorizontalAlignment, Object) | |
| MTableColumn(HorizontalAlignment, Object[]) | |
| MTableColumn(HorizontalAlignment) | |
| MTableColumn(MTableColumn) |
Properties
| Property | Summary |
|---|---|
| Alignment | |
| Document | (Inherited from MObject) |
| FirstElement | (Inherited from MContainer) |
| IsEmpty | (Inherited from MContainer) |
| Kind | (Overrides MObject.Kind) |
| LastElement | (Inherited from MContainer) |
| NextElement | (Inherited from MElement) |
| Parent | (Inherited from MObject) |
| PreviousElement | (Inherited from MElement) |