StyleFlag

Overview

StyleFlag is a class in Aspose.Cells FOSS for .NET.

Represents flags which indicate applied formatting properties.

Description

StyleFlag is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 29 properties for programmatic use.

Properties

NameTypeAccessDescription
AlignmentsboolRead/WriteGets or sets the alignments.
AllboolRead/WriteGets or sets the all.
BordersboolRead/WriteGets or sets the borders.
BottomBorderboolRead/WriteGets or sets the bottom border.
CellShadingboolRead/WriteGets or sets the cell shading.
DiagonalDownBorderboolRead/WriteGets or sets the diagonal down border.
DiagonalUpBorderboolRead/WriteGets or sets the diagonal up border.
FontboolRead/WriteGets or sets the font.
FontBoldboolRead/WriteGets or sets the font bold.
FontColorboolRead/WriteGets or sets the font color.
FontItalicboolRead/WriteGets or sets the font italic.
FontNameboolRead/WriteGets or sets the font name.
FontSizeboolRead/WriteGets or sets the font size.
FontStrikeboolRead/WriteGets or sets the font strike.
FontUnderlineboolRead/WriteGets or sets the font underline.
HorizontalAlignmentboolRead/WriteGets or sets the horizontal alignment.
HiddenboolRead/WriteGets or sets the hidden.
IndentboolRead/WriteGets or sets the indent.
LeftBorderboolRead/WriteGets or sets the left border.
LockedboolRead/WriteGets or sets the locked.
NumberFormatboolRead/WriteGets or sets the number format.
QuotePrefixboolRead/WriteGets or sets the quote prefix.
RightBorderboolRead/WriteGets or sets the right border.
RotationboolRead/WriteGets or sets the rotation.
ShrinkToFitboolRead/WriteGets or sets the shrink to fit.
TextDirectionboolRead/WriteGets or sets the text direction.
TopBorderboolRead/WriteGets or sets the top border.
VerticalAlignmentboolRead/WriteGets or sets the vertical alignment.
WrapTextboolRead/WriteGets or sets the wrap text.

See Also