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