C# 클래스 Smrf.NodeXL.ExcelTemplate.GraphImportTextWrapManager

Manages text wrapping in a workbook before a graph is imported into the workbook.
Call ManageTextWrapBeforeImport before importing a graph into the workbook.

All methods are static.

상속: Object
파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

공개 메소드들

메소드 설명
ManageTextWrapBeforeImport ( IGraph sourceGraph, Microsoft destinationNodeXLWorkbook, System.Boolean notifyUser ) : System.Boolean

비공개 메소드들

메소드 설명
NotifyUser ( ) : System.Boolean

메소드 상세

ManageTextWrapBeforeImport() 공개 정적인 메소드

public static ManageTextWrapBeforeImport ( IGraph sourceGraph, Microsoft destinationNodeXLWorkbook, System.Boolean notifyUser ) : System.Boolean
sourceGraph IGraph
destinationNodeXLWorkbook Microsoft
notifyUser System.Boolean
리턴 System.Boolean