Namespace: Spire.Xls.Core.Converter.General.Word.Formatting
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

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