DiseaseSheet
Internal members (not exported)
Factory
Create #
Instantiate a sheet builder with provided dependencies.
Signature:
Public Function Create(ByVal hostWorkbook As Workbook, _
ByVal dropdowns As IDropdownLists, _
ByVal translator As ITranslationObject, _
ByVal varObj As IMasterSetupVariables) As IDiseaseSheet
Self #
Return the current instance as its interface.
Signature:
Public Property Get Self() As IDiseaseSheet