[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Tab.Value

Value Property

Value

Gets the text representation of the tab.

Declaration
public override string Value { get; set; }
Public Overrides Property Value As String
Overrides
Remarks

Set is not supported.

Exceptions
Type Condition
IsReadOnlyException

Throws when set is called.