[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Cell.ID

ID Property

ID

Gets or sets a unique identifier for the table cell. This identifier must be unique within the table, and is used to identify this table cell as a header cell for other cells within the table.

Declaration
public string ID { get; set; }
Public Property ID As String