GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス : CreateCamera メソッド |
'Declaration
Public Shared Function CreateCamera( _ ByVal worksheet As ISheet, _ ByVal range As WorksheetReference, _ ByVal location As AnchorPoint _ ) As ShapeActionsCommand
public static ShapeActionsCommand CreateCamera( ISheet worksheet, WorksheetReference range, AnchorPoint location )