More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{CGscriptClass_Template | |||
|Name=<nowiki>TabulationBullet</nowiki> | |||
|Description=<nowiki>Settings for Bullets on paragraph</nowiki> | |||
|InheritsFrom=object|Methods= | |||
{{CGscriptMethods_Template|ReturnType=string|Name=<nowiki>ToString</nowiki>|Inherited=object|Description=<nowiki>The string representation of the object.</nowiki>}} | |||
|Properties= | |||
[[ | {{CGscriptProperties_Template|ReturnType=string|Name=<nowiki>ObjectTypeName</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>The name of the type of object.</nowiki>}} | ||
{{CGscriptProperties_Template|ReturnType=TypeInformation|Name=<nowiki>TypeInformation</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>Get information about this class.</nowiki>}} | |||
}} | |||
[[Category:TabulationBullet]] |
Latest revision as of 09:30, 8 July 2020
TabulationBullet
Settings for Bullets on paragraph
Parent class
Inherits from object
Methods
- (From object) string ToString() - The string representation of the object.
Properties
- (From object) string ObjectTypeName { get; } - The name of the type of object.
- (From object) TypeInformation TypeInformation { get; } - Get information about this class.