C# Класс Aspose.Words.Examples.CSharp.Programming_Documents.Working_with_Tables.SpecifyHeightAndWidth

Показать файл Открыть проект

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

Метод Описание
Run ( ) : void

Приватные методы

Метод Описание
AutoFitToPageWidth ( string dataDir ) : void

Shows how to set a table to auto fit to 50% of the page width.

RetrievePreferredWidthType ( string dataDir ) : void

Shows how to retrieves the preferred width type of a table cell.

SetPreferredWidthSettings ( string dataDir ) : void

Shows how to set the different preferred width settings.

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

Run() публичный статический Метод

public static Run ( ) : void
Результат void