Represents flags which indicates applied formatting properties. More...
Inherits Object.
Public Member Functions | |
virtual bool | GetAll ()=0 |
All properties will be applied. More... | |
virtual void | SetAll (bool value)=0 |
All properties will be applied. More... | |
virtual bool | GetBorders ()=0 |
All borders settings will be applied. More... | |
virtual void | SetBorders (bool value)=0 |
All borders settings will be applied. More... | |
virtual bool | GetLeftBorder ()=0 |
Left border settings will be applied. More... | |
virtual void | SetLeftBorder (bool value)=0 |
Left border settings will be applied. More... | |
virtual bool | GetRightBorder ()=0 |
Right border settings will be applied. More... | |
virtual void | SetRightBorder (bool value)=0 |
Right border settings will be applied. More... | |
virtual bool | GetTopBorder ()=0 |
Top border settings will be applied. More... | |
virtual void | SetTopBorder (bool value)=0 |
Top border settings will be applied. More... | |
virtual bool | GetBottomBorder ()=0 |
Bottom border settings will be applied. More... | |
virtual void | SetBottomBorder (bool value)=0 |
Bottom border settings will be applied. More... | |
virtual bool | GetDiagonalDownBorder ()=0 |
Diagonal down border settings will be applied. More... | |
virtual void | SetDiagonalDownBorder (bool value)=0 |
Diagonal down border settings will be applied. More... | |
virtual bool | GetDiagonalUpBorder ()=0 |
Diagonal up border settings will be applied. More... | |
virtual void | SetDiagonalUpBorder (bool value)=0 |
Diagonal up border settings will be applied. More... | |
virtual bool | GetFont ()=0 |
Font settings will be applied. More... | |
virtual void | SetFont (bool value)=0 |
Font settings will be applied. More... | |
virtual bool | GetFontSize ()=0 |
Font size setting will be applied. More... | |
virtual void | SetFontSize (bool value)=0 |
Font size setting will be applied. More... | |
virtual bool | GetFontName ()=0 |
Font name setting will be applied. More... | |
virtual void | SetFontName (bool value)=0 |
Font name setting will be applied. More... | |
virtual bool | GetFontColor ()=0 |
Font color setting will be applied. More... | |
virtual void | SetFontColor (bool value)=0 |
Font color setting will be applied. More... | |
virtual bool | GetFontBold ()=0 |
Font bold setting will be applied. More... | |
virtual void | SetFontBold (bool value)=0 |
Font bold setting will be applied. More... | |
virtual bool | GetFontItalic ()=0 |
Font italic setting will be applied. More... | |
virtual void | SetFontItalic (bool value)=0 |
Font italic setting will be applied. More... | |
virtual bool | GetFontUnderline ()=0 |
Font underline setting will be applied. More... | |
virtual void | SetFontUnderline (bool value)=0 |
Font underline setting will be applied. More... | |
virtual bool | GetFontStrike ()=0 |
Font strikeout setting will be applied. More... | |
virtual void | SetFontStrike (bool value)=0 |
Font strikeout setting will be applied. More... | |
virtual bool | GetFontScript ()=0 |
Font script setting will be applied. More... | |
virtual void | SetFontScript (bool value)=0 |
Font script setting will be applied. More... | |
virtual bool | Get_NumberFormat ()=0 |
Number format setting will be applied. More... | |
virtual void | SetNumberFormat (bool value)=0 |
Number format setting will be applied. More... | |
virtual bool | GetAlignments ()=0 |
Alignment setting will be applied. More... | |
virtual void | SetAlignments (bool value)=0 |
Alignment setting will be applied. More... | |
virtual bool | GetHorizontalAlignment ()=0 |
Horizontal alignment setting will be applied. More... | |
virtual void | SetHorizontalAlignment (bool value)=0 |
Horizontal alignment setting will be applied. More... | |
virtual bool | GetVerticalAlignment ()=0 |
Vertical alignment setting will be applied. More... | |
virtual void | SetVerticalAlignment (bool value)=0 |
Vertical alignment setting will be applied. More... | |
virtual bool | GetIndent ()=0 |
Indent level setting will be applied. More... | |
virtual void | SetIndent (bool value)=0 |
Indent level setting will be applied. More... | |
virtual bool | GetRotation ()=0 |
Rotation setting will be applied. More... | |
virtual void | SetRotation (bool value)=0 |
Rotation setting will be applied. More... | |
virtual bool | GetWrapText ()=0 |
Wrap text setting will be applied. More... | |
virtual void | SetWrapText (bool value)=0 |
Wrap text setting will be applied. More... | |
virtual bool | GetShrinkToFit ()=0 |
Shrink to fit setting will be applied. More... | |
virtual void | SetShrinkToFit (bool value)=0 |
Shrink to fit setting will be applied. More... | |
virtual bool | GetTextDirection ()=0 |
Text direction setting will be applied. More... | |
virtual void | SetTextDirection (bool value)=0 |
Text direction setting will be applied. More... | |
virtual bool | GetCellShading ()=0 |
Cell shading setting will be applied. More... | |
virtual void | SetCellShading (bool value)=0 |
Cell shading setting will be applied. More... | |
virtual bool | GetLocked ()=0 |
Locked setting will be applied. More... | |
virtual void | SetLocked (bool value)=0 |
Locked setting will be applied. More... | |
virtual bool | GetHideFormula ()=0 |
Hide formula setting will be applied. More... | |
virtual void | SetHideFormula (bool value)=0 |
Hide formula setting will be applied. More... | |
virtual bool | GetQuotePrefix ()=0 |
Hide formula setting will be applied. More... | |
virtual void | SetQuotePrefix (bool value)=0 |
Hide formula setting will be applied. More... | |
Represents flags which indicates applied formatting properties.
|
pure virtual |
Number format setting will be applied.
|
pure virtual |
Alignment setting will be applied.
|
pure virtual |
All properties will be applied.
|
pure virtual |
All borders settings will be applied.
|
pure virtual |
Bottom border settings will be applied.
|
pure virtual |
Cell shading setting will be applied.
|
pure virtual |
Diagonal down border settings will be applied.
|
pure virtual |
Diagonal up border settings will be applied.
|
pure virtual |
Font settings will be applied.
|
pure virtual |
Font bold setting will be applied.
|
pure virtual |
Font color setting will be applied.
|
pure virtual |
Font italic setting will be applied.
|
pure virtual |
Font name setting will be applied.
|
pure virtual |
Font script setting will be applied.
|
pure virtual |
Font size setting will be applied.
|
pure virtual |
Font strikeout setting will be applied.
|
pure virtual |
Font underline setting will be applied.
|
pure virtual |
Hide formula setting will be applied.
|
pure virtual |
Horizontal alignment setting will be applied.
|
pure virtual |
Indent level setting will be applied.
|
pure virtual |
Left border settings will be applied.
|
pure virtual |
Locked setting will be applied.
|
pure virtual |
Hide formula setting will be applied.
|
pure virtual |
Right border settings will be applied.
|
pure virtual |
Rotation setting will be applied.
|
pure virtual |
Shrink to fit setting will be applied.
|
pure virtual |
Text direction setting will be applied.
|
pure virtual |
Top border settings will be applied.
|
pure virtual |
Vertical alignment setting will be applied.
|
pure virtual |
Wrap text setting will be applied.
|
pure virtual |
Alignment setting will be applied.
|
pure virtual |
All properties will be applied.
|
pure virtual |
All borders settings will be applied.
|
pure virtual |
Bottom border settings will be applied.
|
pure virtual |
Cell shading setting will be applied.
|
pure virtual |
Diagonal down border settings will be applied.
|
pure virtual |
Diagonal up border settings will be applied.
|
pure virtual |
Font settings will be applied.
|
pure virtual |
Font bold setting will be applied.
|
pure virtual |
Font color setting will be applied.
|
pure virtual |
Font italic setting will be applied.
|
pure virtual |
Font name setting will be applied.
|
pure virtual |
Font script setting will be applied.
|
pure virtual |
Font size setting will be applied.
|
pure virtual |
Font strikeout setting will be applied.
|
pure virtual |
Font underline setting will be applied.
|
pure virtual |
Hide formula setting will be applied.
|
pure virtual |
Horizontal alignment setting will be applied.
|
pure virtual |
Indent level setting will be applied.
|
pure virtual |
Left border settings will be applied.
|
pure virtual |
Locked setting will be applied.
|
pure virtual |
Number format setting will be applied.
|
pure virtual |
Hide formula setting will be applied.
|
pure virtual |
Right border settings will be applied.
|
pure virtual |
Rotation setting will be applied.
|
pure virtual |
Shrink to fit setting will be applied.
|
pure virtual |
Text direction setting will be applied.
|
pure virtual |
Top border settings will be applied.
|
pure virtual |
Vertical alignment setting will be applied.
|
pure virtual |
Wrap text setting will be applied.