File tree Expand file tree Collapse file tree
src/DocumentFormat.OpenXml.Flatten Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33将 OpenXML 里面的 PPT 元素继承的属性拍平,让元素可以获取到最终的属性值。属性继承顺序是,先找元素本身,再找 SlideLayout 再找 SlideMaster 再找 Theme 如果依然找不到,就使用放在 App 里面的默认值
44
5- | Build | NuGet |
5+ | Build |
6+ | --|
7+ | ![ ] ( https://github.com/dotnet-campus/dotnetCampus.OfficeDocumentZipper/workflows/.NET%20Core/badge.svg ) |
8+
9+ | Name | NuGet|
610| --| --|
7- | ![ ] ( https://github.com/dotnet-campus/DocumentFormat.OpenXml.Flatten/workflows/.NET%20Build/badge.svg ) | [ ![ ] ( https://img.shields.io/nuget/v/DocumentFormat.OpenXml.Flatten.svg )] ( https://www.nuget.org/packages/DocumentFormat.OpenXml.Flatten ) |
11+ | dotnetCampus.DocumentFormat.OpenXml.Flatten| [ ![ ] ( https://img.shields.io/nuget/v/dotnetCampus.DocumentFormat.OpenXml.Flatten.svg )] ( https://www.nuget.org/packages/dotnetCampus.DocumentFormat.OpenXml.Flatten ) |
12+ | dotnetCampus.DocumentFormat.OpenXml.Flatten.Source| [ ![ ] ( https://img.shields.io/nuget/v/dotnetCampus.DocumentFormat.OpenXml.Flatten.Source.svg )] ( https://www.nuget.org/packages/dotnetCampus.DocumentFormat.OpenXml.Flatten.Source ) |
813
914## 功能
1015
You can’t perform that action at this time.
0 commit comments