Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit da6bc99

Browse files
Merge pull request #1 from DevExpress-Examples/geumjaLee-patch-1
Update README.md
2 parents 8398d4d + ea9be69 commit da6bc99

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

‎README.md‎

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
11
<!-- default badges list -->
2-
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/150294034/24.2.1%2B)
32
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T830512)
43
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
54
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
65
<!-- default badges end -->
76
# Word Processing Document API - Manage Tables in a Document
87

9-
The following code example shows how use **Word Processing Document API** to create complex tables.
8+
The following code example shows how to use **Word Processing Document API** to create complex tables.
9+
10+
> [!Important]
11+
> The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. For pricing information, please refer to the [DevExpress Subscription](https://www.devexpress.com/Subscriptions/) page.
12+
13+
## Files to Review
14+
15+
* [Program.cs](./CS/TablesSimpleExample/Program.cs) (VB: [Program.vb](./VB/TablesSimpleExample/Program.vb))
16+
17+
## Documentation
18+
19+
* [Tables in Word Documents](https://docs.devexpress.com/OfficeFileAPI/15311/word-processing-document-api/word-processing-document/tables)
20+
1021
<!-- feedback -->
1122
## Does this example address your development requirements/objectives?
1223

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /