'Declaration Public ReadOnly Property LeaderCharacter As System.Nullable(Of OpenXmlCustomTabStopLeaderCharacter)
public System.Nullable<OpenXmlCustomTabStopLeaderCharacter> LeaderCharacter { get; }
public: __property System.Nullable<OpenXmlCustomTabStopLeaderCharacter*>* get_LeaderCharacter();
public:
property System.Nullable<OpenXmlCustomTabStopLeaderCharacter^>^ LeaderCharacter { System.Nullable<OpenXmlCustomTabStopLeaderCharacter^>^ get(); }