Class TableColumn
- Namespace
- FileFormat.Slides
- Assembly
- FileFormat.Slides.dll
Represents a column within a table.
public class TableColumn
- Inheritance
-
TableColumn
- Inherited Members
Properties
Name
Gets or sets the name of the column.
public string Name { get; set; }