Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLPackage.CoreProperties

TElOfficeOpenXMLPackage     See also     


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


Contains core properties of the package.

Declaration

[C#]
    TElOfficeOpenXMLCoreProperties CoreProperties;

[VB.NET]
    Property CoreProperties As TElOfficeOpenXMLCoreProperties

[Pascal]
    property CoreProperties : TElOfficeOpenXMLCoreProperties;

[C++]
    TElOfficeOpenXMLCoreProperties* get_CoreProperties();

[PHP]
    TElOfficeOpenXMLCoreProperties get_CoreProperties()

[Java]
    TElOfficeOpenXMLCoreProperties getCoreProperties();

Description

    Use this property to access package core properties.

See also:     Package    

Discuss this help topic in SecureBlackbox Forum