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

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

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

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

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

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

Shows how to build a new table with a table style applied.

ExpandFormattingOnCellsAndRowFromStyle ( string dataDir ) : void

Shows how to expand the formatting from styles onto the rows and cells of the table as direct formatting.

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

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

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