Microsoft Visual Basic for Applications and shared libraries references与共享库参考手册

Microsoft Visual Basic for Applications and shared libraries references与共享库参考手册
作 者: [美国微软公司]Microsoft著;希望图书创作室译
出版社: 北京希望电脑公司;北京希望电子出版社
丛编项: Microsoft Office 2000专业版开发宝典系列书
版权说明: 本书为公共版权或经版权方授权,请支持正版图书
标 签: BASIC语言
ISBN 出版时间 包装 开本 页数 字数
未知 暂无 暂无 未知 0 暂无

作者简介

暂缺《Microsoft Visual Basic for Applications and shared libraries references与共享库参考手册》作者简介

内容简介

本书是美国微软出版社授权的最新Microsoft Office 2000专业版系列书中的第五卷(全套书共6卷),全书分上、下两册,共由六部分 组成,主要内容包括MicrosoftVisual Basic for Applications参考、Microsoft Office参考,Microsoft Forms参考、Microsoft Visual Basic for Applications Extensibility参考、Microsoft Office Binder参考、Microsoft Graph参考。每部分 按字母顺序对所有语言元素的功能和语法给出了详细的描述和说明。其中大部分的语言元素都给出了编程示例。对于特殊条目,还给出了它在Microsoft Office其它应用程序中的应用示例。本书是从事Microsoft Office 2000应用和开发人员的必备开发指导书,同时也是科研院所、企事业单位、部队技术人员、大专院校相关专业师生自学、教学的重要参考书。本书配套光盘内容包括: 1.与本书配套的电子书; 2.送“精通Visual Basic 5.0”多媒体学习软件。

图书目录

第一部分 Microsoft Visual Basic for Applications 参考

#Const 指令

#If...Then...#Else 指令

2000 运算符

* 运算符

/ 运算符

\ 运算符

^ 运算符

+ 运算符

?运算符

= 操作符

Abs 函数

Activate,Deactivate 事件

Add 方法

Add方法(Dictionary)

Add 方法(Folders)

AddressOf 运算符

And 运算符

AppActivate 语句

Array 函数

Asc 函数

Assert 方法

AtEndOfLine 属性

AtEndOfStream 属性

Atn 函数

Attributes 属性

AvailableSpace 属性

Beep 语句

Boolean 数据类型

BuildPath 方法

Byte 数据类型

Calendar 属性

Call 语句

CallByName 函数

ChDir 语句

ChDrive 语句

Choose 函数

Chr 函数

Clear 方法

Close 方法

Close 语句

Collection 对象

Column 属性

Command 函数

CompareMode 属性

比较运算符

Const 语句

Copy 方法

CopyFile 方法

CopyFolder 方法

Cos 函数

Count 属性(Collection 对象)

Count 属性(FileSystemObject对象)

CreateFolder 方法

CreateObject 函数

CreateTextFile 方法

CurDir 函数

Currency 数据类型

CVErr 函数

数据类型概述

Date数据类型

Date函数

Date语句

DateAdd函数

DateDiff 函数

DateLastAccessed 属性

DateLastModified 属性

DatePart 函数

DateSerial 函数

DateValue 函数

Day 函数

DDB 函数

Deactivate 事件

Debug 对象

Decimal数据类型

Declare 语句

Deftype 语句

Delete 方法

DeleteFile 方法

DeleteFolder 方法

DeleteSetting 语句

Derived Math函数

Description 属性

Dictionary 对象

Dim 语句

Dir 函数

Do...Loop 语句

DoEvents 函数

Double 数据类型

Drive 对象

Drive 属性

DriveExists 方法

DriveLetter 属性

Drives 集合

Drives 属性

DriveType 属性

End 语句

Enum 语句

Environ 函数

EOF 函数

Eqv 运算符

Erase 语句

Err对象

Error 函数

Error 语句

Event 语句

Exists 方法

Exit 语句

Exp 函数

File 对象

FileAttr 函数

FileCopy 语句

FileDateTime 函数

FileExists 方法

FileLen 函数

Files 集合

Files 属性

FileSystem 属性

FileSystemObject对象

Filter函数

Fix 函数

Folder 对象

FolderExists 方法

Folders 集合

For EachNext 语句

ForNext 语句

Format 函数

Format 函数—不同数值对应不同格式

Format函数—不同字符串值对应不同格式

Format 函数—命名日期/时间格式

Format 函数—命名数值格式

Format 函数—用户自定义日期/时间格式

Format函数—用户自定义数值格式

Format 函数—用户自定义字符串格式

FormatCurrency函数

FormatDateTime函数

FormatNumber函数

FormatPercent函数

FreeFile 函数

FreeSpace 属性

Function 语句

FV 函数

Get 语句

GetAbsolutePathName 方法

GetAllSettings 函数

GetAttr 函数

GetBaseName 方法

GetDrive 方法

GetDriveName 方法

GetExtensionName 方法

GetFile 方法

GetFileName 方法

GetFolder 方法

GetObject 函数

GetParentFolderName 方法

GetSetting 函数

GetSpecialFolder 方法

GetTempName 方法

GoSub...Return 语句

GoTo 语句

HelpContext 属性

HelpFile 属性

Hex 函数

Hide 方法

Hour 函数

If...Then...Else 语句

IIf 函数

IMEStatus 函数

Imp 运算符

Implements 语句

Initialize 事件

Input 语句

Input 函数

InputBox 函数

InStr 函数

InStrRev函数

Int,Fix 函数

Integer 数据类型

IPmt 函数

IRR 函数

Is 运算符

IsArray 函数

IsDate 函数

IsEmpty 函数

IsError 函数

IsMissing 函数

IsNull 函数

IsNumeric 函数

IsObject 函数

IsReady 属性

IsRootFolder 属性

Item 方法

Item 属性

Items 方法

Join函数

Key 属性

Keys方法

Kill 语句

LastDLLError 属性

LBound 函数

LCase 函数

Left 函数

Len 函数

Let 语句

Like 运算符

Line Input 语句

Line 属性

Load 语句

Loc 函数

Lock,Unlock 语句

LOF 函数

Log 函数

Long 数据类型

LSet 语句

LTrim,RTrim与 Trim 函数

MacID 函数

MacScript 函数

Mid 函数

Mid 语句

Minute 函数

MIRR 函数

MkDir 语句

Mod 运算符

Month 函数

MonthName函数

Move 方法

MoveFile 方法

MoveFolder 方法

MsgBox 函数

Name 属性

Name 语句

Not 运算符

Now 函数

NPer 函数

NPV 函数

Number 属性

Object 数据类型

Oct 函数

On Error 语句

On...GoSub,On...GoTo 语句

Open 语句

OpenAsTextStream 方法

OpenTextFile 方法

运算符优先顺序

Option Base 语句

Option Compare 语句

Option Explicit 语句

Option Private 语句

Or 运算符

ParentFolder 属性

Partition 函数

Path 属性

Pmt 函数

PPmt 函数

Print # 语句

Print 方法

PrintForm 方法

Private 语句

Property Get 语句

Property Let 语句

Property Set 语句

Public 语句

Put 语句

PV 函数

QBColor 函数

QueryClose 事件

Raise 方法

RaiseEvent 语句

Randomize 语句

Rate 函数

Read 方法

ReadAll 方法

ReadLine 方法

ReDim 语句

Rem 语句

Remove 方法(Collection对象)

Remove 方法(FileSystemObject对象)

RemoveAll 方法

Replace函数

Reset 语句

Resize 事件

Resume 语句

RGB 函数

Right 函数

RightToLeft 属性

RmDir 语句

Rnd 函数

RootFolder 属性

Round函数

RSet 语句

RTrim 函数

SaveSetting 语句

Second 函数

Seek 函数

Seek 语句

Select Case 语句

SendKeys 语句

SerialNumber 属性

Set 语句

SetAttr 语句

Sgn 函数

ShareName 属性

Shell 函数

ShortName 属性

ShortPath 属性

Show 方法

ShowModal 属性

Sin 函数

Single 数据类型

Size 属性

Skip 方法

SkipLine 方法

SLN 函数

Source 属性

Space 函数

Spc 函数

Split函数

Sqr 函数

StartupPosition 属性

Static 语句

Stop 语句

Str 函数

StrComp 函数

StrConv 函数

String 数据类型

String 函数

StrReverse函数

Sub 语句

SubFolders 属性

Switch 函数

SYD 函数

Tab 函数

Tan 函数

Terminate 事件

TextStream 对象

Time 函数

Time 语句

Timer 函数

TimeSerial 函数

TimeValue 函数

TotalSize 属性

Trim函数

类型转换函数

Type 属性

Type 语句

TypeName 函数

UCase 函数

Unload 语句

用户定义数据类型

UserForm 对象,UserForms 集合

Val 函数

Variant 数据类型

VarType 函数

VolumeName 属性

Weekday 函数

WeekdayName函数

WhatsThisButton 属性

WhatsThisHelp 属性

WhatsThisMode 方法

WhileWend 语句

Width # 语句

With 语句

Write # 语句

Write 方法

WriteBlankLines 方法

WriteLine 方法

Xor运算符

Year 函数

第二部分 Microsoft Office 参考

ActionControl 属性

ActivateWizard 方法

ActiveMenuBar 属性

AdaptiveMenu属性

AdaptiveMenus 属性

AdaptiveMenus 属性

Add 方法(AnswerWizardFiles 集合对象)

Add 方法(CommandBarControls 集合)

Add 方法(CommandBars 集合)

Add 方法(DocumentProperties 集合)

Add 方法(PropertyTests 集合)

Add 方法(Scripts 集合)

AddItem 方法

Animation 属性

AnswerWizard 对象

AnswerWizardFiles 集合对象

Application 属性

Assistant 对象

AssistWithAlerts 属性

AssistWithHelp 属性

AssistWithWizards 属性

Balloon 对象

BalloonCheckBox 对象

BalloonCheckboxes 集合对象

BalloonError 属性

BalloonLabel 对象

BalloonLabels 集合对象

BalloonType 属性

BeginGroup 属性

BuiltIn 属性

BuiltInFace 属性

Button 属性

Callback 属性

Caption 属性

Change 事件

Checkboxes 属性

Checked 属性

Clear 方法

ClearFileList 方法

Click 事件

Close 方法

COMAddIn 对象

COMAddIns 集合对象

CommandBar 对象

CommandBar 属性

CommandBarButton 对象

CommandBarComboBox 对象

CommandBarControl 对象

CommandBarControls 集合对象

CommandBarPopup 对象

CommandBars 集合对象

Condition 属性

Connect 属性

Connector 属性

Context 属性

Controls 属性

Copy 方法

CopyFace 方法

Count 属性

Creator 属性

Delete 方法

Description 属性

DescriptionText 属性

DisplayFonts 属性

DisplayKeysInTooltips 属性

DisplayTooltips 属性

DocumentProperties 集合对象

DocumentProperty 对象

DropDownLines 属性

DropDownWidth 属性

Enabled 属性

EndWizard 方法

Execute 方法(CommandBarControl控件)

Execute 方法(FileSearch 对象)

Extended 属性

FaceId 属性

FeatureTips 属性

FileName 属性

Files 属性

FileSearch 对象

FileType 属性

FindControl 方法

FindControls 方法

FixedWidthFont 属性

FixedWidthFontSize 属性

FoundFiles 对象

FoundFiles 属性

GuessHelp 属性

Guid 属性

Heading 属性

Height 属性

Help 方法

HelpContextId 属性

HelpFile 属性

HighPriorityTips 属性

HTMLProject 对象

HTMLProjectItem 对象

HTMLProjectItems 集合对象

HTMLProjectItems 属性

HyperlinkType 属性

Icon 属性

Id 属性(CommandBarControl 对象)

Id 属性(Script 对象)

Index 属性

IsOpen 属性

IsPriorityDropped 属性

Item 方法 (COMAddIns 集合)

Item 方法(HTMLProjectItem集合)

Item 方法(Script集合)

Item 属性(AnswerWizardFiles 集合对象)

Item 属性(Assistant,BalloonLabel 和 BalloonCheckBox 对象)

Item 属性(BalloonCheckBoxes 集合)

Item 属性(BalloonLabels 集合)

Item 属性(CommandBars 和 CommandBarControls 集合)

Item 属性(DocumentProperties 集合)

Item 属性(FoundFiles 集合)

Item 属性(PropertyTests 集合)

Item 属性(WebPageFonts 集合)

KeyboardShortcutTips 属性

Labels 属性

Language 属性

LanguageID 属性

LanguagePreferredForEditing 属性

LanguageSettings 对象

LargeButtons 属性

LastModified 属性

Left 属性

LinkSource 属性

LinkToContent 属性

List 属性

ListCount 属性

ListHeaderCount 属性

ListIndex 属性

LoadFromFile 方法

Location 属性

LookIn 属性

MatchAllWordForms 属性

MatchTextExactly 属性

MenuAnimationStyle 属性

Mode 属性

MouseTips 属性

Move 方法

MoveWhenInTheWay 属性

Name 属性

NameLocal 属性

NewBalloon 属性

NewSearch 方法

Object 属性

OLEMenuGroup 属性

OLEUsage 属性

On 属性

OnAction 属性

OnUpdate 事件

Open 方法

Parameter 属性

Parent 属性

PasteFace 方法

Position 属性

Priority 属性

Private 属性

ProgId 属性

PropertyTest 对象

PropertyTests 集合对象

PropertyTests 属性

ProportionalFont属性

ProportionalFontSize 属性

Protection 属性

Reduced 属性

RefreshDocument 方法

RefreshProject 方法

ReleaseFocus 方法

Remove 方法

RemoveItem 方法

Reset 方法

ResetFileList 方法

ResetTips 方法

RowIndex 属性

SaveCopyAs 方法

Script 对象

Scripts 集合对象

ScriptText 属性

SearchSubFolders 属性

SearchWhenProgramming 属性

SecondValue 属性

SetAvoidRectangle 方法

SetFocus 方法

Shape 属性

ShortcutText 属性

Show 方法

ShowPopup 方法

Sounds 属性

StartWizard 方法

State 方法

State 属性

Style 属性

Tag 属性

Text 属性

TextOrProperty 属性

TipOfDay 属性

TooltipText 属性

Top 属性

Type 属性

Update 方法

Value 属性

Visible 属性

WebPageFont 对象

WebPageFonts 集合对象

Width 属性

第三部分 Microsoft Forms 参考

Accelerator 属性

ActiveControl 属性

Add 方法

AddControl 事件

AddItem 方法

AfterUpdate 事件

Alignment 属性

AutoSize 属性

AutoTab 属性

AutoWordSelect 属性

BackColor 属性

BackStyle 属性

BeforeDragOver 事件

BeforeDropOrPaste 事件

BeforeUpdate 事件

Bold,Italic,Size,StrikeThrough,Underline,Weight 属性

BorderColor 属性

BorderStyle 属性

BoundColumn 属性

BoundValue 属性

Cancel 属性

CanPaste 属性

CanRedo 属性

CanUndo 属性

Caption 属性

Change 事件

CheckBox控件

Clear方法

Click事件

ClientHeight,ClientLeft,ClientTop,ClientWidth 属性

Column 属性

ColumnCount 属性

ColumnHeads 属性

ColumnWidths 属性

ComboBox控件

CommandButton控件

Controls 集合

ControlSource属性

ControlTipText 属性

Copy 方法

Count 属性

CurLine 属性

CurTargetX 属性

CurX 属性

Cut方法

Cycle 属性

DataObject 对象

DblClick 事件

Default 属性

Delay 属性

DragBehavior 属性

DrawBuffer 属性

DropButtonClick 事件

DropButtonStyle 属性

DropDown 方法

Enabled 属性

Enter,Exit 事件

EnterFieldBehavior 属性

EnterKeyBehavior 属性

Error 事件

Exit 事件

Font 对象

ForeColor 属性

Frame控件

GetFormat 方法

GetFromClipboard 方法

GetText 方法

GroupName 属性

Height,Width 属性

HelpContextID 属性

HideSelection 属性

Image 控件

IMEMode 属性

Index 属性

InsideHeight,InsideWidth 属性

IntegralHeight 属性

Italic属性

Item 方法

KeepScrollBarsVisible 属性

KeyDown 和 KeyUp 事件

KeyPress 事件

KeyUp 事件

Label控件

LargeChange 属性

Layout 事件

LayoutEffect 属性

Left,Top 属性

LineCount 属性

List 属性

ListBox控件

ListCount 属性

ListIndex 属性

ListRows 属性

ListStyle 属性

ListWidth 属性

Locked 属性

MatchEntry 属性

MatchFound 属性

MatchRequired 属性

Max,Min 属性

MaxLength 属性

Min 属性

MouseDown 和 MouseUp 事件

MouseIcon属性

MouseMove 事件

MousePointer 属性

MouseUp 事件

Move 方法

MultiLine 属性

MultiPage控件

MultiRow 属性

MultiSelect 属性

Name 属性

Object 属性

OldHeight,OldWidth 属性

OldLeft,OldTop 属性

OptionButton控件

Orientation 属性

Page 对象

Pages 集合

Parent 属性

PasswordChar 属性

Paste 方法

Picture 属性

PictureAlignment 属性

PicturePosition 属性

PictureSizeMode 属性

PictureTiling 属性

ProportionalThumb 属性

PutInClipboard 方法

RedoAction 方法

Remove 方法

RemoveControl 事件

RemoveItem 方法

Repaint 方法

RightToLeft 属性

RowSource 属性

Scroll 事件

Scroll 方法

ScrollBar控件

ScrollBars 属性

ScrollHeight,ScrollWidth 属性

ScrollLeft,ScrollTop 属性

Selected 属性

SelectedItem 属性

SelectionMargin 属性

SelLength 属性

SelStart 属性

SelText 属性

SetDefaultTabOrder 方法

SetFocus 方法

SetText 方法

ShowDropButtonWhen 属性

Size 属性

SmallChange 属性

SpecialEffect 属性

SpinButton控件

SpinDown 和 SpinUp 事件

StartDrag 方法

StrikeThrough 属性

Style 属性

Tab 对象

TabFixedHeight,TabFixedWidth 属性

TabIndex 属性

TabKeyBehavior 属性

TabOrientation 属性

Tabs 集合

TabStop 属性

TabStrip 控件

Tag 属性

TakeFocusOnClick 属性

Text 属性

TextAlign 属性

TextBox控件

TextColumn 属性

TextLength 属性

ToggleButton控件

TopIndex 属性

TransitionEffect 属性

TransitionPeriod 属性

TripleState 属性

Underline 属性

UndoAction 方法

Value 属性

VerticalScrollbarSide 属性

Visible 属性

Weight 属性

Width 属性

WordWrap 属性

Zoom 事件

Zoom 属性

ZOrder 方法

第四部分 Microsoft Visual Basic for Applications Extensibility 参考

ActiveCodePane 属性

ActiveVBProject 属性

ActiveWindow 属性

Add 方法

AddCustom方法

AddFromFile 方法

AddFromGuid 方法

AddFromString 方法

AddIn 对象

AddIns 集合

AddIns属性

BuildFileName 属性

BuiltIn 属性

Caption 属性

Click 事件

Close 方法

CodeModule 对象

CodeModule 属性

CodePane 对象

CodePane 属性

CodePanes 集合

CodePanes 属性

CodePaneView 属性

Collection 属性

CommandBars 属性

CommandBarEvents 对象

CommandBarEvents 属性

CommandBars 集合

CommandBars 属性

Connect 属性

Count 属性

CountOfDeclarationLines 属性

CountOfLines 属性

CountOfVisibleLines 属性

CreateEventProc 方法

CreateToolWindow方法

DeleteLines 方法

Description 属性

Designer 属性

DesignerID 属性

DesignerWindow 方法

Events 对象

Events 属性

Export方法

FileName 属性

Find 方法

FullPath 属性

GetSelection 方法

GUID 属性

HasOpenDesigner 属性

Height 属性

HelpContextID 属性

HelpFile 属性

Import方法

IndexedValue 属性

InsertFile 方法

InsertLines 方法

sBroken 属性

Item方法

ItemAdded事件

ItemRemoved 事件

Left 属性

Lines 属性

LinkedWindowFrame属性

LinkedWindows 集合

LinkedWindows 属性

MainWindow 属性

Major 属性

MakeCompiledFile方法

Minor 属性

Mode 属性

Name 属性

NumIndices 属性

Object 属性

Parent 属性

ProcBodyLine 属性

ProcCountLines 属性

ProcOfLine 属性

ProcStartLine 属性

ProgID属性

Properties 集合

Properties 属性

Property 对象

Protection 属性

Reference 对象

References 集合

Reference属性

ReferencesEvents 对象

ReferencesEvents 属性

Remove 方法

ReplaceLine 方法

SaveAs方法

Saved 属性

SelectedVBComponent 属性

SetFocus 方法

SetSelection 方法

Show 方法

Top 属性

TopLine 属性

Type 属性

Update方法

Value 属性

VBComponent 对象

VBComponents 集合

VBComponents 属性

VBE 对象

VBE 属性

VBNewProjects 集合

VBProject 对象

VBProjects 集合

VBProjects 属性

Version 属性

Visible 属性

Width 属性

Window 对象

Window 属性

Windows 集合

Windows 属性

WindowState 属性

第五部分

Microsoft Office Binder 参考

Activate 方法

ActiveSection 属性

Add 方法

Binder 对象

BuiltinDocumentProperties 属性

CenterFooter 属性

CenterHeader 属性

Close 方法

Copy 方法

Count 属性

CustomDocumentProperties 属性

DefaultFilePath 属性

Delete 方法

DisplayAlerts 属性

DisplayLeftPaneAndButton 属性

DisplayStatusBar 属性

ExitOpenMode 方法

FirstPage 属性

HasBinderHeaderFooter 属性

Index 属性

Item 属性

LeftFooter 属性

LeftHeader 属性

LeftPane 属性

Move 方法

Name 属性

Numbering 属性

Object 属性

Open方法

PageSetup 对象

PageSetup 属性

Parent 属性

Path 属性

PrintOut 方法

PrintWhat 属性

RightFooter 属性

RightHeader 属性

Save 方法

SaveAs 方法

Section 对象

Sections 集合对象

Sections 属性

SelectedSectionNames 属性

SinglePrintJob 属性

SupportsBinderHeaderFooter 属性

Type 属性

Update 方法

ViewOpenMode 方法

Visible 属性

第六部分

Microsoft Graph 参考

Activate 方法

Add 方法

AddChartAutoFormat 方法

AddReplacement 方法

Application 对象

Application 属性

ApplyCustomType 方法

ApplyDataLabels 方法

ApplyPictToEnd 属性

ApplyPictToFront 属性

ApplyPictToSides 属性

AreaDGroup 属性

AreaGroups 方法

AutoCorrect 对象

AutoCorrect 属性

AutoFit 方法

AutoScaleFont 属性

AutoScaling 属性

AutoText 属性

Axes 集合对象

Axes 方法

Axis 对象

AxisBetweenCategories 属性

AxisGroup 属性

AxisTitle 对象

AxisTitle 属性

BackColor 属性

Background 属性

Backward 属性

BarDGroup 属性

BarGroups 方法

BarShape 属性

BaseUnit 属性

BaseUnitIsAuto 属性

Bold 属性

Border 对象

Border 属性

BubbleScale 属性

CapitalizeNamesOfDays 属性

Caption 属性

CategoryType 属性

CellDragAndDrop 属性

Cells 属性

Chart 方法

Chart 对象

ChartArea 对象

ChartArea 属性

ChartColorFormat 对象

ChartFillFormat 对象

ChartGroup 对象

ChartGroups 集合对象

ChartGroups 方法

ChartTitle 对象

ChartTitle 属性

ChartType 属性

Clear 方法

ClearContents 方法

ClearFormats 方法

Color 属性

ColorIndex 属性

ColumnDGroup 属性

ColumnGroups 方法

Columns 属性

ColumnWidth 属性

CommandBars 属性

Copy 方法

Corners 对象

Corners 属性

CorrectCapsLock 属性

CorrectSentenceCap 属性

Count 属性

Creator 属性

Crosses 属性

CrossesAt 属性

Cut 方法

DataLabel 对象

DataLabel 属性

DataLabels 集合对象

DataLabels 方法

DataSheet 对象

DataSheet 属性

DataTable 对象

DataTable 属性

Delete方法

DeleteChartAutoFormat 方法

DeleteReplacement 方法

DepthPercent 属性

Deselect 方法

DisplayAlerts 属性

DisplayBlanksAs 属性

DisplayEquation 属性

DisplayRSquared 属性

DisplayUnit 属性

DisplayUnitCustom 属性

DisplayUnitLabel 对象

DisplayUnitLabel 属性

DoughnutGroups 方法

DoughnutHoleSize 属性

DownBars 对象

DownBars 属性

DropLines 对象

DropLines 属性

Elevation 属性

EndStyle 属性

ErrorBar 方法

ErrorBars 对象

ErrorBars 属性

Evaluate 方法

Explosion 属性

Export 方法

FileImport 方法

Fill 属性

FirstSliceAngle 属性

Floor 对象

Floor 属性

Font 对象

Font 属性

FontStyle 属性

ForeColor 属性

Forward 属性

GapDepth 属性

GapWidth 属性

GradientColorType 属性

GradientDegree 属性

GradientStyle 属性

GradientVariant 属性

Gridlines 对象

HasDEffect 属性

HasDShading 属性

HasAxis 属性

HasBorderHorizontal 属性

HasBorderOutline 属性

HasBorderVertical 属性

HasDataLabel 属性

HasDataLabels 属性

HasDataTable 属性

HasDisplayUnitLabel 属性

HasDropLines 属性

HasErrorBars 属性

HasHiLoLines 属性

HasLeaderLines 属性

HasLegend 属性

HasLinks 属性

HasMajorGridlines 属性

HasMinorGridlines 属性

HasRadarAxisLabels 属性

HasSeriesLines 属性

HasTitle 属性

HasUpDownBars 属性

Height 属性

HeightPercent 属性

HiLoLines 对象

HiLoLines 属性

HorizontalAlignment 属性

Include 属性

Index 属性

Insert 方法

InsideHeight 属性

InsideLeft 属性

InsideTop 属性

InsideWidth 属性

Intercept 属性

InterceptIsAuto 属性

Interior 对象

Interior 属性

InvertIfNegative 属性

Italic 属性

Item 方法

Item 属性

LeaderLines 对象

LeaderLines 属性

Left 属性

Legend 对象

Legend 属性

LegendEntries 集合对象

LegendEntries 方法

LegendEntry 对象

LegendKey 对象

LegendKey 属性

LineDGroup 属性

LineGroups 方法

LineStyle 属性

MajorGridlines 属性

MajorTickMark 属性

MajorUnit 属性

MajorUnitIsAuto 属性

MajorUnitScale 属性

MarkerBackgroundColor 属性

MarkerBackgroundColorIndex 属性

MarkerForegroundColor 属性

MarkerForegroundColorIndex 属性

MarkerSize 属性

MarkerStyle 属性

MaximumScale属性

MaximumScaleIsAuto 属性

MinimumScale 属性

MinimumScaleIsAuto 属性

MinorGridlines 属性

MinorTickMark 属性

MinorUnit 属性

MinorUnitIsAuto 属性

MinorUnitScale 属性

MoveAfterReturn 属性

Name 属性

NameIsAuto 属性

NumberFormat 属性

NumberFormatLocal 属性

Offset 属性

OneColorGradient 方法

Order 属性

Orientation 属性

OutlineFont 属性

Overlap 属性

Parent 属性

Paste 方法

Pattern 属性

PatternColor 属性

PatternColorIndex 属性

Patterned 方法

Period 属性

Perspective 属性

PictureType 属性

PictureUnit 属性

PieDGroup 属性

PieGroups 方法

PlotArea 对象

PlotArea 属性

PlotBy 属性

PlotOnX 属性

Point 对象

Points 集合对象

Points 方法

Position 属性

PresetGradient 方法

PresetGradientType 属性

PresetTexture 属性

PresetTextured 方法

Quit 方法

RadarAxisLabels 属性

RadarGroups 方法

Range 对象

Range 属性

Range 属性

ReadingOrder 属性

Refresh 方法

ReplacementList 方法

ReplaceText 属性

ReversePlotOrder 属性

RGB 属性

RightAngleAxes 属性

Rotation 属性

Rows 属性

SaveAsOldFileFormat 方法

ScaleType 属性

SchemeColor 属性

SecondaryPlot 属性

SecondPlotSize 属性

Series 对象

SeriesCollection 集合对象

SeriesCollection 方法

SeriesLines 对象

SeriesLines 属性

SetDefaultChart 方法

Shadow 属性

ShowChartTipNames 属性

ShowChartTipValues 属性

ShowLegendKey 属性

ShowNegativeBubbles 属性

Size 属性

SizeRepresents 属性

Smooth 属性

Solid 方法

SplitType 属性

SplitValue 属性

Strikethrough 属性

Subscript 属性

Superscript 属性

SurfaceGroup 属性

Text 属性

TextureName 属性

TextureType 属性

TickLabelPosition 属性

TickLabels 对象

TickLabels 属性

TickLabelSpacing 属性

TickMarkSpacing 属性

Top 属性

Trendline 对象

Trendlines 集合对象

Trendlines 方法

TwoColorGradient 方法

TwoInitialCapitals 属性

Type 属性

Underline 属性

UpBars 对象

UpBars 属性

Update 方法

UserPicture 方法

UserTextured 方法

Value 属性

VaryByCategories 属性

Version 属性

VerticalAlignment 属性

Visible 属性

Walls 对象

Walls 属性

WallsAndGridlinesD 属性

Weight 属性

Width 属性

WindowState 属性

XYGroups 方法