Namespace: Spire.Presentation.Converter.Equation.Word.Formatting
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected Dictionary<int, Object> m_propertiesHash
Protected m_propertiesHash As Dictionary(Of Integer, Object)
protected:
Dictionary<int, Object^>^ m_propertiesHash
val mutable m_propertiesHash: Dictionary<int, Object>

Field Value

Dictionary<(Of <(<'Int32, Object>)>)>

See Also