Uses of Enum
com.microsoft.graph.models.HorizontalSectionLayoutType
Packages that use HorizontalSectionLayoutType
-
Uses of HorizontalSectionLayoutType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return HorizontalSectionLayoutTypeModifier and TypeMethodDescriptionstatic HorizontalSectionLayoutTypeHorizontalSection.getLayout()Gets the layout property value.static HorizontalSectionLayoutTypeReturns the enum constant of this type with the specified name.static HorizontalSectionLayoutType[]HorizontalSectionLayoutType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type HorizontalSectionLayoutTypeModifier and TypeMethodDescriptionvoidHorizontalSection.setLayout(HorizontalSectionLayoutType value) Sets the layout property value.