'Declaration Public Function GetNoteZoomFactor( _ ByVal noteBase As StickyNoteCommentBase _ ) As Single
'Declaration
Public Function GetNoteZoomFactor( _ ByVal noteBase As StickyNoteCommentBase _ ) As Single
'Usage Dim instance As SheetView Dim noteBase As StickyNoteCommentBase Dim value As Single value = instance.GetNoteZoomFactor(noteBase)
'Usage
Dim instance As SheetView Dim noteBase As StickyNoteCommentBase Dim value As Single value = instance.GetNoteZoomFactor(noteBase)
public float GetNoteZoomFactor( StickyNoteCommentBase noteBase )
SheetView Class SheetView Members