Uses of Class
com.microsoft.graph.models.VerticalSection
Packages that use VerticalSection
-
Uses of VerticalSection in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return VerticalSectionModifier and TypeMethodDescriptionstatic VerticalSectionVerticalSection.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCanvasLayout.getVerticalSection()Gets the verticalSection property value.Methods in com.microsoft.graph.models with parameters of type VerticalSectionModifier and TypeMethodDescriptionvoidCanvasLayout.setVerticalSection(VerticalSection value) Sets the verticalSection property value.