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

상속: Microsoft.Office.Tools.Excel.WorksheetBase
파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

공개 메소드들

메소드 설명
GetSelectedGroupNames ( ) : ICollection
SelectGroups ( ICollection groupNames ) : void

비공개 메소드들

메소드 설명
AssertValid ( ) : void
BeginInitialization ( ) : void
BindToData ( ) : void
CommandDispatcher_CommandSent ( Object sender, RunCommandEventArgs e ) : void
EndInitialization ( ) : void
FinishInitialization ( ) : void
Initialize ( ) : void
InitializeCachedData ( ) : void
InitializeComponents ( ) : void
InitializeControls ( ) : void
InitializeData ( ) : void
InitializeDataBindings ( ) : void
InternalStartup ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

IsCached ( string MemberName ) : bool
NeedsFill ( string MemberName ) : bool
OnShutdown ( ) : void
SetLocationsOfCollapsedGroups ( GraphRectangleEventArgs e ) : void
SetVisualAttribute ( RunSetVisualAttributeCommandEventArgs e ) : void
Sheet5 ( global factory, global serviceProvider )
Sheet5_Shutdown ( object sender, System e ) : void
Sheet5_Startup ( object sender, System e ) : void
StartCaching ( string MemberName ) : void
StopCaching ( string MemberName ) : void
ThisWorkbook_GraphLaidOut ( Object sender, GraphLaidOutEventArgs e ) : void
ThisWorkbook_GroupsCollapsedOrExpanded ( Object sender, GroupsCollapsedOrExpandedEventArgs e ) : void
ThisWorkbook_VerticesMoved ( Object sender, VerticesMovedEventArgs2 e ) : void
TryGetRowIDAndLocation ( IVertex>.KeyValuePair oLocationInfo, Int32 &iRowID, PointF &oLocationToSet ) : Boolean

메소드 상세

GetSelectedGroupNames() 공개 메소드

public GetSelectedGroupNames ( ) : ICollection
리턴 ICollection

SelectGroups() 공개 메소드

public SelectGroups ( ICollection groupNames ) : void
groupNames ICollection
리턴 void