Windward Engine API Reference
ReportOpenXml Class
Members  See Also  Send comments on this topic.
net.windward.api.csharp Namespace : ReportOpenXml Class




Glossary Item Box

This is a base class for all of the OpenXML template types.

Object Model

ReportOpenXml ClassReport.DrillDownInfo Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class ReportOpenXml 
   Inherits Report
Visual Basic (Usage)Copy Code
Dim instance As ReportOpenXml
C# 
public abstract class ReportOpenXml : Report 
Managed Extensions for C++ 
public __gc abstract class ReportOpenXml : public Report 
C++/CLI 
public ref class ReportOpenXml abstract : public Report 

Inheritance Hierarchy

System.Object
   net.windward.api.csharp.Report
      net.windward.api.csharp.ReportOpenXml
         net.windward.api.csharp.ReportDocx

Requirements

Namespace: net.windward.api.csharp

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

Assembly: WindwardReportsAPI (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardReportsAPI\bin\Release\WindwardReportsAPI.dll)

See Also

© 2019 All Rights Reserved.