CadTableStyleCell.TextStyleName

CadTableStyleCell.TextStyleName property

Gets or sets the name of the text style.

public string TextStyleName { get; set; }

Property Value

The name of the text style.

See Also