Microsoft MVP성태의 닷넷 이야기
.NET : 3. Open XML을 다루는 코드 스니핏 [링크 복사], [링크+제목 복사],
조회: 14923
글쓴 사람
정성태 (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
정성태

... 16  17  18  19  20  21  22  23  [24]  25  26  27  28  29  30  ...
NoWriterDateCnt.TitleFile(s)
599정성태1/21/200713221Vista : 29. UAC 와 보안 데스크탑
598정성태1/21/200712359VS.NET IDE : 16. Orcas 2월 CTP 소식 - Sapphire 프로젝트
604정성태1/23/200712456    답변글 VS.NET IDE : 16.1 Sapphire가 결합된 Orcas 미리 보기
597정성태1/24/200712265.NET : 49. Enterprise Library 3.0 2007년 1월 CTP
596정성태1/20/200712971Visual C++ : 7. ATL Server 공유 소스 프로젝트로 공개(계획)
595정성태1/19/200714457Vista : 28. Windows Eventing 6.0과 관련된 토픽 모음 [2]
593정성태1/18/200713214개발 환경 구성: 68. Dotfuscator Stack trace decoding tool
592정성태1/18/200714194IIS : 8. 기본 문서 동작 방식
591정성태1/18/200713049.NET 3.5 : 2. Orcas CTP에서 소개되는 새로운 암호화 관련 클래스
590정성태1/17/200713340.NET 3.5 : 1. Orcas Jan CTP 에서 간단한 Linq 프로그램 시작
589정성태1/17/200713095Visual C++ : 6. VC 8.0 런타임 설치 여부
588정성태1/16/200712774Vista : 27. 비스타 용 응용 프로그램 개발 관련 문서
587정성태1/16/200713179Vista : 26. 시작 프로그램에 등록되는 응용 프로그램 마이그레이션
586정성태1/16/200712831TFS : 65. Areas, Iterations, and Subscriptions
585정성태1/16/200712499.NET : 48. Java 와 .NET 의 보안 측면을 비교한 문서 [2]
584정성태1/15/200712994.NET : 47. PInvoke 함수에 대한 적절한 보안 적용
583정성태1/10/200713689Debug : 6. MDbg 관련 자료 링크 모음
582정성태1/10/200713323.NET 3.0 : 11. Windows CardSpace Hads on Lab
581정성태1/10/200712960.NET : 46. Validation Application Block (Enterprise Library 3.0)
594정성태1/18/200712842    답변글 EntLib 3.0 1월 CTP - Validation Application Block
580정성태1/9/200712857TFS : 64. 명령행에서 프록시 서버 지정
579정성태1/9/200712553TFS : 63. Area 의 정의
578정성태1/8/200713159Vista : 25. 비스타 멀티 부트
577정성태1/5/200712813VS.NET IDE : 15. 사용팁 몇 가지
576정성태1/5/200712612.NET : 45. internal 접근자보다 더 안전하게 보호하는 방법
575정성태1/4/200712954TFS : 62. Doing an Incremental Get in Team Build
... 16  17  18  19  20  21  22  23  [24]  25  26  27  28  29  30  ...