Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLCoreProperties.Language

TElOfficeOpenXMLCoreProperties     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the language of the package content.

Declaration

[C#]
    TElOfficeXMLDCSimpleLiteral Language;

[VB.NET]
    Property Language As TElOfficeXMLDCSimpleLiteral

[Pascal]
    property Language : TElOfficeXMLDCSimpleLiteral;

[C++]
    TElOfficeXMLDCSimpleLiteral* get_Language();

[PHP]
    TElOfficeXMLDCSimpleLiteral get_Language()

[Java]
    TElOfficeXMLDCSimpleLiteral getLanguage();

Description

    Use this property to specify the language of the package content.

See also:     Description    

Discuss this help topic in SecureBlackbox Forum