public interface DifferentialStyleProvider
Modifier and Type | Method and Description |
---|---|
BorderFormatting |
getBorderFormatting() |
FontFormatting |
getFontFormatting() |
ExcelNumberFormat |
getNumberFormat() |
PatternFormatting |
getPatternFormatting() |
int |
getStripeSize()
This is the number of rows or columns in a band or stripe.
|
BorderFormatting getBorderFormatting()
null
otherwiseFontFormatting getFontFormatting()
null
otherwiseExcelNumberFormat getNumberFormat()
PatternFormatting getPatternFormatting()
null
otherwiseint getStripeSize()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.