Microsoft MVP성태의 닷넷 이야기
.NET : 3. Open XML을 다루는 코드 스니핏 [링크 복사], [링크+제목 복사],
조회: 10441
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

[블로그 출처]
Code Snippets for Open XML Development
; https://docs.microsoft.com/en-us/archive/blogs/dmahugh/code-snippets-for-open-xml-development

2007 Office System Sample: Open XML File Format Code Snippets for Visual Studio 2005
; http://www.microsoft.com/downloads/details.aspx?FamilyID=8d46c01f-e3f6-4069-869d-90b8b096b556&displaylang=en

아무래도, 이전 Office 2003보다는 "Open XML"로 된 Office 2007이 다루기에는 좀 더 쉬워졌음은 명백한 것 같습니다.

이와 관련된 MSDN Magazine 토픽은 다음을 참조하십시오.
Setting Word Document Properties the Office 2007 Way
; https://docs.microsoft.com/en-us/archive/msdn-magazine/2006/june/msdn-magazine-june-2006


"2007 Office System Sample"에는 다음과 같은 코드 조각들을 예제로 담고 있다고 합니다.

----------------------------------------------------------------------------
- Open XML: Get OfficeDocument Part

---------------------- Excel 2007
- Excel: Add Custom UI
- Excel: Delete Comments by a specific User
- Excel: Delete Worksheet
- Excel: Delete Excel 4.0 Macro sheets
- Excel: Retrieve hidden rows or columns
- Excel: Export Chart
- Excel: Get Cell Value
- Excel: Get Comments as XML
- Excel: Get Hidden Worksheets
- Excel: Get Worksheet Information
- Excel: Get Cell for Reading
- Excel: Get Cell for Writing
- Excel: Insert Custom XML
- Excel: Insert Header or Footer
- Excel: Insert a Numeric Value into a Cell
- Excel: Insert a String Value into a Cell
- Excel: Set Recalc Option

---------------------- Powerpoint 2007
- PowerPoint: Delete Comments by User
- PowerPoint: Delete Slide by Title
- PowerPoint: Get Slide Count
- PowerPoint: Get Slide Titles
- PowerPoint: Modify Slide Title
- PowerPoint: Reorder Slides
- PowerPoint: Replace Image
- PowerPoint: Retrieve Slide Location by Title

---------------------- Word 2007
- Word: Accept Revisions
- Word: Add Header
- Word: Convert DOCM to DOCX
- Word: Remove Comments
- Word: Remove Headers and Footers
- Word: Remove Hidden Text
- Word: Replace Style
- Word: Retrieve Application Property
- Word: Retrieve Core Property
- Word: Retrieve Custom Property
- Word: Retrieve Table of Contents
- Word: Set Application Property
- Word: Set Core Property
- Word: Set Custom Property
- Word: Set Print Orientation








[최초 등록일: ]
[최종 수정일: 3/25/2022]


비밀번호

댓글 작성자
 



2022-03-25 12시33분
MiniExcel - Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet
; https://github.com/MiniExcel/MiniExcel
정성태

1  2  [3]  4  5  6  7  8  9  10  11  12  13  14  15  ...
NoWriterDateCnt.TitleFile(s)
1129정성태2/14/201114652.NET : 113. Running .NET applications in-process using AppDomains
1128정성태2/13/201115271개발 환경 구성: 143. Visual Studio 소스 서버 보안 경고창 없애기
1127정성태2/5/201114540개발 환경 구성: 142. Internet Explorer 6, 7, 8, 9 테스트 - 다중 XP Mode
1126정성태1/28/201120199개발 환경 구성: 141. 키보드 매핑을 바꾸는 레지스트리 설정파일 다운로드1
1125정성태12/24/201013519VS.NET IDE : 59. Visual Studio 2010 - 웹 프로젝트의 Web.debug.config / Web.Release.config 기능을 일반 프로젝트에 적용하는 방법
1124정성태11/16/201022226개발 환경 구성: 140. 대용량 파일 고속 전송: Rapidant
1123정성태11/11/201012183Web : 8. IE 9 플랫폼 프리뷰 6 + IE 9 베타
1122정성태11/9/201012724개발 환경 구성: 139. RemoteFX - USB Rediection
1121정성태11/6/201011654.NET : 112. The F# PowerPack, with F# Compiler Source Drops
1120정성태10/20/201013233Web : 7. Internet Explorer - Browser Mode 와 Document Mode
1119정성태10/9/201012383IIS : 32. Steps for setting up a custom identity of an IIS 6 application pool
1118정성태9/17/201011095Web : 6. Internet Explorer 9 Beta Guide for Developers
1117정성태8/25/201011571.NET : 111. Azure CDN Guide Available
1116정성태8/24/201011321Web : 5. IE 9 - UI 보더 변경에 따른 2-pixel 변화
1115정성태6/18/201013117개발 환경 구성: 138. 프로세스 덤프를 하는 다양한 방법
1114정성태6/1/201011507.NET : 110. C#5 and Meta-Programming [1]
1113정성태4/27/201012338VS.NET IDE : 58. Visual Studio 2010에 기본 내장된 WPF Tree Visualizer
1112정성태4/15/201012098개발 환경 구성: 137. How to enable remote connections in SQL Server 2008?
1111정성태4/2/201010475VS.NET IDE : 57. Simulating Peak Load with VS Load Tests
1110정성태3/30/201011418Windows 7: 4. Windows 7 / R2부터 제공되는 NT 서비스 전용 계정
1109정성태3/17/201012183개발 환경 구성: 136. SCVMM에서 VM을 Template로 만들어서 Library에 넣은 후 새로운 VM 배포하기
1107정성태3/1/201011747.NET : 109. .NET 4.0에서 obsolete로 처리되는 타입
1106정성태2/24/201012358IIS : 31. Microsoft Application Request Routing (ARR)과 TFS App Tier
1105정성태2/9/201011487Debug : 46. 프로세스 종료 시 덤프 남기는 방법
1104정성태1/26/201011643Debug : 45. Debugging References with Graph Visualizations
1103정성태11/18/200910749개발 환경 구성: 135. How to Configure WPL v1.0 SRE
1  2  [3]  4  5  6  7  8  9  10  11  12  13  14  15  ...