[This is preliminary documentation and is subject to change.]
            The alphabet
            
    Namespace: 
   OfficeClip.BusinessLayer.FrameworkAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
 Syntax
Syntax
| C# | 
|---|
| public char Alphabet { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property Alphabet As Char | 
| Visual C++ | 
|---|
| public: property wchar_t Alphabet { wchar_t get (); void set (wchar_t value); } | 






