GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > ShapeActionsCommand コンストラクタ : ShapeActionsCommand コンストラクタ(IShape,IShape,RichText) |
'Declaration
Public Function New( _ ByVal cellNote As IShape, _ ByVal cellNoteData As IShape, _ ByVal richTextData As RichText _ )
public ShapeActionsCommand( IShape cellNote, IShape cellNoteData, RichText richTextData )