TableBlock.TableColumnDefinition Class

Definition

Describes a column in the markdown table.

public class TableBlock.TableColumnDefinition
type TableBlock.TableColumnDefinition = class
Public Class TableBlock.TableColumnDefinition
Inheritance
TableBlock.TableColumnDefinition

Constructors

TableBlock.TableColumnDefinition()

Properties

Alignment

Gets or sets the alignment of content in a table column.

Applies to