Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / RangeInfo Class
Properties

In This Topic
    RangeInfo Class Members
    In This Topic

    The following tables list the members exposed by RangeInfo.

    Public Properties
     NameDescription
    Public PropertyGets the BordersInfo object that represents the borders of the specified object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the cell type for cells in this RangeInfo. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets the FontInfo object that represents the font of the specified object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the horizontal alignment. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the indent level. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets the StyleObjectInfo.Interior object that represents the interior of the specified object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets a value indicating whether this RangeInfo is locked. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the number format of current cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the text orientation. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets a value indicating whether text automatically shrinks to fit in the available column width. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the style for the cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the style for the cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the vertical alignment. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets a value indicating whether Spread wraps the text in the object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Top
    See Also