Gets a subtextpart's outer subtextpart. The property's value is an object of the type SubTextPart or null if this subtextpart is a top-level subtextpart.
public SubTextPart OuterSubTextPart { get; }
Public ReadOnly Property OuterSubTextPart() As SubTextPart
Read only.