Interface TableStyleAccessor.TableStyleMutator

All Known Subinterfaces:
TableStyleAccessor.TableStyleProperty
Enclosing interface:
TableStyleAccessor

public static interface TableStyleAccessor.TableStyleMutator
Provides a mutator for an TableStyle property.
  • Method Summary

    Modifier and Type Method Description
    void setTableStyle​(TableStyle aTableStyle)
    Sets the TableStyle to be used.