Uses of Class
com.microsoft.graph.models.TextColumn
Packages that use TextColumn
-
Uses of TextColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TextColumnModifier and TypeMethodDescriptionstatic TextColumnTextColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getText()Gets the text property value.Methods in com.microsoft.graph.models with parameters of type TextColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setText(TextColumn value) Sets the text property value.