Gets or sets additional data of the subtextpart. An empty string indicates that the subtextpart has no data.

Introduced: X16.

Syntax

public string Data { get; set; }
Public Property Data() As String