_Application.International[WdInternationalIndex] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns information about the current country/region and international settings.
public:
property System::Object ^ International[Microsoft::Office::Interop::Word::WdInternationalIndex] { System::Object ^ get(Microsoft::Office::Interop::Word::WdInternationalIndex Index); };
public object International[Microsoft.Office.Interop.Word.WdInternationalIndex Index] { get; }
member this.International(Microsoft.Office.Interop.Word.WdInternationalIndex) : obj
Public ReadOnly Property International(Index As WdInternationalIndex) As Object
Parameters
- Index
- WdInternationalIndex
Required WdInternationalIndex. The current country/region and/or international setting.