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

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

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

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

Initializes a new instance of the DocumentSetting class.

New ( ) : void

Load the style from assmebly resource.

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

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

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

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

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