Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DictionaryEnhanced VBA Dictionary

Public Function ItemDetailsAsString (
Key As String,
Optional KeyColWidth As Integer = 20,
Optional ValueColWidth As Integer = 20
) As String

Compile the contents of the element as text.
Used by DictionaryDetailsAsString()

Key as String

The element key

Optional KeyColWidth as Integer = 20

The width in characters of the key column

Optional ValueColWidth as Integer = 20

The width in characters of the value column

Call Template:

Dim obj As New xf_Dictionary
Dim s As String
s = obj.ItemDetailsAsString(Key)
s = obj.ItemDetailsAsString(Key, KeyColWidth, ValueColWidth)

See Also:

Example 1:

Debug.Print TestDict.ItemDetailsAsString("Lithuania")
Lithuania 1032
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd