C# Class Smrf.NodeXL.ExcelTemplate.Sheet2

Inheritance: Microsoft.Office.Tools.Excel.WorksheetBase
ファイルを表示 Open project: 2014-sed-team3/term-project Class Usage Examples

Public Methods

Method Description
GetSelectedVertexNames ( ) : ICollection

Private Methods

Method Description
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
SetVisualAttribute ( RunSetVisualAttributeCommandEventArgs e ) : void
Sheet2 ( global factory, global serviceProvider )
Sheet2_Shutdown ( object sender, System e ) : void
Sheet2_Startup ( object sender, System e ) : void
StartCaching ( string MemberName ) : void
StopCaching ( string MemberName ) : void
ThisWorkbook_AttributesEditedInGraph ( Object sender, AttributesEditedEventArgs e ) : void
ThisWorkbook_GraphLaidOut ( Object sender, GraphLaidOutEventArgs e ) : void
ThisWorkbook_VerticesMoved ( Object sender, VerticesMovedEventArgs2 e ) : void
TryGetMarkedColumnData ( Microsoft &oMarkedColumnData ) : Boolean
TryGetRowIDAndLocation ( IIdentityProvider>.KeyValuePair oLocationInfo, Int32 &iRowID, PointF &oLocationToSet ) : Boolean
TryGetRowIDAndLocation ( VertexAndRowID oLocationInfo, Int32 &iRowID, PointF &oLocationToSet ) : Boolean

Method Details

GetSelectedVertexNames() public method

public GetSelectedVertexNames ( ) : ICollection
return ICollection