C# Класс AODL.Document.SpreadsheetDocuments.DocumentManifest

DocumentManifest represent the spreadsheet manifest file
Наследование: AODL.Document.TextDocuments.DocumentManifest
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DocumentManifest ( ) : System

Initializes a new instance of the DocumentManifest class.

New ( ) : void

Load the style from assmebly resource.

Описание методов

DocumentManifest() публичный Метод

Initializes a new instance of the DocumentManifest class.
public DocumentManifest ( ) : System
Результат System

New() публичный Метод

Load the style from assmebly resource.
public New ( ) : void
Результат void